NAME
    gcloud beta iot devices - manage Cloud IoT Devices

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

DESCRIPTION
    (BETA) Commands for managing Google Cloud IoT Devices.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     commands
        (BETA) Manage commands for Cloud IoT devices.

     configs
        (BETA) Manage configurations for Cloud IoT devices.

     credentials
        (BETA) Manage credentials for Cloud IoT devices.

     gateways
        (BETA) Manage Cloud IoT Core Gateway Associations.

     states
        (BETA) Manage states for Cloud IoT devices.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a new device.

     delete
        (BETA) Delete a device.

     describe
        (BETA) Show details about a device.

     list
        (BETA) List devices.

     update
        (BETA) Update an existing device.

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

        $ gcloud iot devices

        $ gcloud alpha iot devices

