NAME
    gcloud storage hmac - manage Cloud Storage service account HMAC keys

SYNOPSIS
    gcloud storage hmac COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud Storage service account HMAC keys.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Add a service account HMAC.

     delete
        Remove a service account HMAC.

     describe
        Describes a service account HMAC key.

     list
        List service account HMAC keys.

     update
        Change the status of a service account HMAC.

NOTES
    This variant is also available:

        $ gcloud alpha storage hmac

