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,6 +5,10 @@ SYNOPSIS
|
|||
gcloud iot devices GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(DEPRECATED) Manage Cloud IoT Devices.
|
||||
|
||||
This command is deprecated. Google Cloud IoT Core has been retired.
|
||||
|
||||
Commands for managing Google Cloud IoT Devices.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
|
|
@ -16,37 +20,37 @@ GROUPS
|
|||
GROUP is one of the following:
|
||||
|
||||
commands
|
||||
Manage commands for Cloud IoT devices.
|
||||
(DEPRECATED) Manage commands for Cloud IoT devices.
|
||||
|
||||
configs
|
||||
Manage configurations for Cloud IoT devices.
|
||||
(DEPRECATED) Manage configurations for Cloud IoT devices.
|
||||
|
||||
credentials
|
||||
Manage credentials for Cloud IoT devices.
|
||||
(DEPRECATED) Manage credentials for Cloud IoT devices.
|
||||
|
||||
gateways
|
||||
Manage Cloud IoT Core Gateway Associations.
|
||||
(DEPRECATED) Manage Cloud IoT Core Gateway Associations.
|
||||
|
||||
states
|
||||
Manage states for Cloud IoT devices.
|
||||
(DEPRECATED) Manage states for Cloud IoT devices.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
Create a new device.
|
||||
(DEPRECATED) Create a new device.
|
||||
|
||||
delete
|
||||
Delete a device.
|
||||
(DEPRECATED) Delete a device.
|
||||
|
||||
describe
|
||||
Show details about a device.
|
||||
(DEPRECATED) Show details about a device.
|
||||
|
||||
list
|
||||
List devices.
|
||||
(DEPRECATED) List devices.
|
||||
|
||||
update
|
||||
Update an existing device.
|
||||
(DEPRECATED) Update an existing device.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue