1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 09:25:44 +00:00
gcloud-help/gcloud/iot/devices/help

62 lines
1.3 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud iot devices - manage Cloud IoT Devices
SYNOPSIS
gcloud iot devices GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2023-09-07 10:42:28 +00:00
(DEPRECATED) Manage Cloud IoT Devices.
This command is deprecated. Google Cloud IoT Core has been retired.
2022-03-01 04:29:52 +00:00
Commands for managing Google Cloud IoT Devices.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
commands
2023-09-07 10:42:28 +00:00
(DEPRECATED) Manage commands for Cloud IoT devices.
2022-03-01 04:29:52 +00:00
configs
2023-09-07 10:42:28 +00:00
(DEPRECATED) Manage configurations for Cloud IoT devices.
2022-03-01 04:29:52 +00:00
credentials
2023-09-07 10:42:28 +00:00
(DEPRECATED) Manage credentials for Cloud IoT devices.
2022-03-01 04:29:52 +00:00
gateways
2023-09-07 10:42:28 +00:00
(DEPRECATED) Manage Cloud IoT Core Gateway Associations.
2022-03-01 04:29:52 +00:00
states
2023-09-07 10:42:28 +00:00
(DEPRECATED) Manage states for Cloud IoT devices.
2022-03-01 04:29:52 +00:00
COMMANDS
COMMAND is one of the following:
create
2023-09-07 10:42:28 +00:00
(DEPRECATED) Create a new device.
2022-03-01 04:29:52 +00:00
delete
2023-09-07 10:42:28 +00:00
(DEPRECATED) Delete a device.
2022-03-01 04:29:52 +00:00
describe
2023-09-07 10:42:28 +00:00
(DEPRECATED) Show details about a device.
2022-03-01 04:29:52 +00:00
list
2023-09-07 10:42:28 +00:00
(DEPRECATED) List devices.
2022-03-01 04:29:52 +00:00
update
2023-09-07 10:42:28 +00:00
(DEPRECATED) Update an existing device.
2022-03-01 04:29:52 +00:00
NOTES
These variants are also available:
$ gcloud alpha iot devices
$ gcloud beta iot devices