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

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

DESCRIPTION
    (BETA) 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
        (BETA) Commands for managing single tenant HSM instance proposals.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a single tenant HSM instance.

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

     list
        (BETA) List single tenant HSM instances within a location.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud kms single-tenant-hsm

        $ gcloud alpha kms single-tenant-hsm

