NAME
    gcloud beta iot devices gateways - manage Cloud IoT Core Gateway
        Associations

SYNOPSIS
    gcloud beta iot devices gateways COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage Cloud IoT Core Gateway Associations.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     bind
        (BETA) Associate a device with a gateway.

     list-bound-devices
        (BETA) Lists all of the devices bound to the gateway.

     unbind
        (BETA) Remove the association between a device and a gateway.

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

        $ gcloud iot devices gateways

        $ gcloud alpha iot devices gateways

