NAME
    gcloud iot registries - manage Cloud IoT Registries

SYNOPSIS
    gcloud iot registries GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Commands for managing Google Cloud IoT Registries.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     credentials
        Manage credentials for Cloud IoT devices.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new device registry.

     delete
        Delete a device registry.

     describe
        Show details about a device registry.

     get-iam-policy
        Get the IAM policy for a device registry.

     list
        List device registries.

     set-iam-policy
        Set IAM policy for a device registry.

     update
        Update a device registry.

NOTES
    These variants are also available:

        $ gcloud alpha iot registries

        $ gcloud beta iot registries

