1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-12 16:08:31 +00:00
gcloud-help/gcloud/infra-manager/deployments/help
2023-09-27 12:05:40 +00:00

49 lines
892 B
Text

NAME
gcloud infra-manager deployments - manage Deployment resources
SYNOPSIS
gcloud infra-manager deployments COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Deployment resources.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
apply
Create or update a deployment.
delete
Delete deployments.
describe
Describe deployments.
export-lock
Exports lock info of a deployment.
export-statefile
Export a terraform state file.
import-statefile
Import a terraform state file.
list
List deployments.
lock
Locks the deployment.
unlock
Unlocks the deployment.
NOTES
This variant is also available:
$ gcloud alpha infra-manager deployments