NAME
    gcloud alpha kms single-tenant-hsm proposal - commands for managing single
        tenant HSM instance proposals

SYNOPSIS
    gcloud alpha kms single-tenant-hsm proposal COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) single tenant hsm instance proposals represent a proposal to
    perform an operation on a single tenant HSM instance.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     approve
        (ALPHA) Approve a single tenant HSM instance proposal.

     create
        (ALPHA) Create a single tenant HSM instance proposal.

     delete
        (ALPHA) Delete a single tenant HSM instance proposal.

     describe
        (ALPHA) Get metadata for a single tenant HSM instance proposal.

     execute
        (ALPHA) Executes a single tenant HSM proposal.

     list
        (ALPHA) List single tenant HSM instance proposals within a single
        tenant HSM instance.

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. These variants are also available:

        $ gcloud kms single-tenant-hsm proposal

        $ gcloud beta kms single-tenant-hsm proposal

