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.2.2.4.5. 다른 이름으로 오브젝트 생성
new-app
으로 생성한 오브젝트는 일반적으로 소스 리포지토리 또는 해당 오브젝트를 생성하는 데 사용된 이미지의 이름을 따서 이름이 지정됩니다. 명령에 --name
플래그를 추가하여 생성한 오브젝트의 이름을 설정할 수 있습니다.
$ oc new-app https://github.com/openshift/ruby-hello-world --name=myapp