This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.2.5.3.9. get
1 つ以上のリソースを表示します。
例: default
namespace の Pod の一覧表示
oc get pods -n default
$ oc get pods -n default
例: JSON 形式の python
デプロイメントについての詳細の取得
oc get deploymentconfig/python -o json
$ oc get deploymentconfig/python -o json