이름
gdcloud organizations upgrade rollback - 지정된 조직의 작동 가능한 구성요소(OC)의 롤백을 트리거합니다.
개요
gdcloud organizations upgrade rollback [flags]
EXAMPLES
To rollback OCs to a previous version, provide an existing CGRMD. To rollback only specific OCs, list them using the --ocs flag. Otherwise, all OCs in the CGRMD will be rolled back.
gdcloud organizations upgrade rollback --org=root --cgrmd=1.14.3-gdch.1000 --ocs=rm,pnet
선택적 플래그
--cgrmd string Existing ComponentGroupReleaseMetadata that contains OC versions to be rolled back to.
--ocs strings Array of operable components (OCs) to rollback. This flag must be set if some OCs if only some OCs in the provided CGRMD are to be rolledback.
--org string Organization to trigger rollback for.
--zone string Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.
GDCLOUD 전체 플래그
이러한 플래그는 모든 명령어에서 사용할 수 있습니다. --configuration, --format, --help, --project, --quiet
자세한 내용은 gdcloud CLI 참조 개요 페이지를 참고하세요.