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
|
|
@ -6,7 +6,9 @@ SYNOPSIS
|
|||
gcloud alpha iot devices gateways COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage Cloud IoT Core Gateway Associations.
|
||||
(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.
|
||||
|
|
@ -17,13 +19,14 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
bind
|
||||
(ALPHA) Associate a device with a gateway.
|
||||
(ALPHA) (DEPRECATED) Associate a device with a gateway.
|
||||
|
||||
list-bound-devices
|
||||
(ALPHA) Lists all of the devices bound to the gateway.
|
||||
(ALPHA) (DEPRECATED) Lists all of the devices bound to the gateway.
|
||||
|
||||
unbind
|
||||
(ALPHA) Remove the association between a device and a gateway.
|
||||
(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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue