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

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

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

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a single tenant HSM instance.

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

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

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

        $ gcloud beta kms single-tenant-hsm

