gdcloud compute instances start

이름

gdcloud compute instances start - 중지된 가상 머신 인스턴스를 시작합니다.

개요

gdcloud compute instances start INSTANCE_NAME [flags]

설명

중지된 가상 머신 인스턴스를 시작합니다. 이미 시작된 VM 인스턴스를 시작하면 오류 없이 반환됩니다.

EXAMPLES

To start an instance named "example-instance" in project "example-project", run:

    gdcloud compute instances start example-instance --project example-project

GDCLOUD 전체 플래그

이러한 플래그는 모든 명령어에서 사용할 수 있습니다(--configuration, --format, --help, --project, --quiet).

자세한 내용은 gdcloud CLI 참조 개요 페이지를 참고하세요.