NAME
    gcloud alpha infra-manager deployments - manage Deployment resources

SYNOPSIS
    gcloud alpha infra-manager deployments COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Create or update a deployment.

     delete
        (ALPHA) Delete deployments.

     describe
        (ALPHA) Describe deployments.

     export-lock
        (ALPHA) Exports lock info of a deployment.

     export-statefile
        (ALPHA) Export a terraform state file.

     import-statefile
        (ALPHA) Import a terraform state file.

     list
        (ALPHA) List deployments.

     lock
        (ALPHA) Locks the deployment.

     unlock
        (ALPHA) Unlocks the deployment.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist.

