mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Sep 7 10:42:28 UTC 2023
This commit is contained in:
parent
f9edf67fe5
commit
6c8d2eb024
307 changed files with 4053 additions and 1615 deletions
|
|
@ -5,7 +5,9 @@ SYNOPSIS
|
|||
gcloud iot devices gateways COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Cloud IoT Core Gateway Associations.
|
||||
(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.
|
||||
|
|
@ -16,13 +18,13 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
bind
|
||||
Associate a device with a gateway.
|
||||
(DEPRECATED) Associate a device with a gateway.
|
||||
|
||||
list-bound-devices
|
||||
Lists all of the devices bound to the gateway.
|
||||
(DEPRECATED) Lists all of the devices bound to the gateway.
|
||||
|
||||
unbind
|
||||
Remove the association between a device and a gateway.
|
||||
(DEPRECATED) Remove the association between a device and a gateway.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue