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.
