NAME
    gcloud iot devices - manage Cloud IoT Devices

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

DESCRIPTION
    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
        Manage commands for Cloud IoT devices.

     configs
        Manage configurations for Cloud IoT devices.

     credentials
        Manage credentials for Cloud IoT devices.

     gateways
        Manage Cloud IoT Core Gateway Associations.

     states
        Manage states for Cloud IoT devices.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new device.

     delete
        Delete a device.

     describe
        Show details about a device.

     list
        List devices.

     update
        Update an existing device.

NOTES
    These variants are also available:

        $ gcloud alpha iot devices

        $ gcloud beta iot devices

