mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
35 lines
844 B
Text
35 lines
844 B
Text
NAME
|
|
gcloud iot devices gateways - manage Cloud IoT Core Gateway Associations
|
|
|
|
SYNOPSIS
|
|
gcloud iot devices gateways COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(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
|
|
(DEPRECATED) Associate a device with a gateway.
|
|
|
|
list-bound-devices
|
|
(DEPRECATED) Lists all of the devices bound to the gateway.
|
|
|
|
unbind
|
|
(DEPRECATED) Remove the association between a device and a gateway.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha iot devices gateways
|
|
|
|
$ gcloud beta iot devices gateways
|
|
|