2022-03-01 04:29:52 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud iot devices gateways - manage Cloud IoT Core Gateway Associations
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud iot devices gateways COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
2023-09-07 10:42:28 +00:00
|
|
|
(DEPRECATED) Manage Cloud IoT Core Gateway Associations.
|
|
|
|
|
|
|
|
|
|
This command is deprecated. Google Cloud IoT Core has been retired.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
bind
|
2023-09-07 10:42:28 +00:00
|
|
|
(DEPRECATED) Associate a device with a gateway.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
list-bound-devices
|
2023-09-07 10:42:28 +00:00
|
|
|
(DEPRECATED) Lists all of the devices bound to the gateway.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
unbind
|
2023-09-07 10:42:28 +00:00
|
|
|
(DEPRECATED) Remove the association between a device and a gateway.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
NOTES
|
|
|
|
|
These variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha iot devices gateways
|
|
|
|
|
|
|
|
|
|
$ gcloud beta iot devices gateways
|
|
|
|
|
|