NAME
    gcloud kms single-tenant-hsm - commands for managing single tenant HSM
        instances

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

DESCRIPTION
    single tenant hsm instances are a new feature that allow customers to
    create a dedicated HSM instance for their use.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     proposal
        Commands for managing single tenant HSM instance proposals.

COMMANDS
    COMMAND is one of the following:

     create
        Create a single tenant HSM instance.

     describe
        Get metadata for a single tenant HSM instance.

     list
        List single tenant HSM instances within a location.

NOTES
    These variants are also available:

        $ gcloud alpha kms single-tenant-hsm

        $ gcloud beta kms single-tenant-hsm

