NAME
    gcloud beta iot registries credentials - manage credentials for Cloud IoT
        devices

SYNOPSIS
    gcloud beta iot registries credentials COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) (DEPRECATED) Manage credentials for Cloud IoT devices.

    This command is deprecated. Google Cloud IoT Core has been retired.

    Commands for managing credentials for Google Cloud IoT devices.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     clear
        (BETA) (DEPRECATED) Delete all credentials from a registry.

     create
        (BETA) (DEPRECATED) Add a new credential to a registry.

     delete
        (BETA) (DEPRECATED) Delete a credential from a registry.

     describe
        (BETA) (DEPRECATED) Show details about a specific registry credential.

     list
        (BETA) (DEPRECATED) List credentials for a registry.

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

        $ gcloud iot registries credentials

        $ gcloud alpha iot registries credentials

