NAME
    gcloud beta iot registries - manage Cloud IoT Registries

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

DESCRIPTION
    (BETA) (DEPRECATED) Manage Cloud IoT Registries.

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

    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
        (BETA) (DEPRECATED) Manage credentials for Cloud IoT devices.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (BETA) (DEPRECATED) Add IAM policy binding to a device registry.

     create
        (BETA) (DEPRECATED) Create a new device registry.

     delete
        (BETA) (DEPRECATED) Delete a device registry.

     describe
        (BETA) (DEPRECATED) Show details about a device registry.

     get-iam-policy
        (BETA) (DEPRECATED) Get the IAM policy for a device registry.

     list
        (BETA) (DEPRECATED) List device registries.

     remove-iam-policy-binding
        (BETA) (DEPRECATED) Remove IAM policy binding of a device registry.

     set-iam-policy
        (BETA) (DEPRECATED) Set IAM policy for a device registry.

     update
        (BETA) (DEPRECATED) Update a device registry.

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

        $ gcloud iot registries

        $ gcloud alpha iot registries

