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

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

DESCRIPTION
    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
        Approve a single tenant HSM instance proposal.

     create
        Create a single tenant HSM instance proposal.

     delete
        Delete a single tenant HSM instance proposal.

     describe
        Get metadata for a single tenant HSM instance proposal.

     execute
        Executes a single tenant HSM proposal.

     list
        List single tenant HSM instance proposals within a single tenant HSM
        instance.

NOTES
    These variants are also available:

        $ gcloud alpha kms single-tenant-hsm proposal

        $ gcloud beta kms single-tenant-hsm proposal

