gcloud deployment-manager operations

NAME
gcloud deployment-manager operations - commands for Deployment Manager operations
SYNOPSIS
gcloud deployment-manager operations COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
Commands to list, examine, and wait for long-running operations.
EXAMPLES
To view the details of an operation, run:
gclouddeployment-manageroperationsdescribeoperation-name

To see the list of all operations, run:

gclouddeployment-manageroperationslist 

To wait for an operation to complete, run:

gclouddeployment-manageroperationswaitoperation-name
GCLOUD WIDE FLAGS
These flags are available to all commands: --help .

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
describe
Provide information about an operation.
list
List operations in a project.
wait
Wait for all operations specified to complete before returning.
NOTES
These variants are also available:
gcloudalphadeployment-manageroperations 
gcloudbetadeployment-manageroperations 

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年05月27日 UTC.