mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
60 lines
1.4 KiB
Text
60 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha iot devices - manage Cloud IoT Devices
|
|
|
|
SYNOPSIS
|
|
gcloud alpha iot devices GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Manage commands for Cloud IoT devices.
|
|
|
|
configs
|
|
(ALPHA) Manage configurations for Cloud IoT devices.
|
|
|
|
credentials
|
|
(ALPHA) Manage credentials for Cloud IoT devices.
|
|
|
|
gateways
|
|
(ALPHA) Manage Cloud IoT Core Gateway Associations.
|
|
|
|
states
|
|
(ALPHA) Manage states for Cloud IoT devices.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a new device.
|
|
|
|
delete
|
|
(ALPHA) Delete a device.
|
|
|
|
describe
|
|
(ALPHA) Show details about a device.
|
|
|
|
list
|
|
(ALPHA) List devices.
|
|
|
|
update
|
|
(ALPHA) Update an existing device.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud iot devices
|
|
|
|
$ gcloud beta iot devices
|
|
|