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

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

DESCRIPTION
    (ALPHA) (DEPRECATED) Manage Cloud IoT Core Gateway Associations.

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

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     bind
        (ALPHA) (DEPRECATED) Associate a device with a gateway.

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

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

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud iot devices gateways

        $ gcloud beta iot devices gateways

