NAME
    gcloud services api-keys - manage API keys

SYNOPSIS
    gcloud services api-keys COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage API 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
        Create an API key.

     delete
        Delete an API key.

     describe
        Describe an API key's metadata.

     get-key-string
        Get the key string of an API key.

     list
        Lists API keys.

     lookup
        Look up resource name of a key string.

     undelete
        Undelete an API key.

     update
        Update an API key's metadata.

NOTES
    These variants are also available:

        $ gcloud alpha services api-keys

        $ gcloud beta services api-keys

