mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
64 lines
1.6 KiB
Text
64 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha iot devices - manage Cloud IoT Devices
|
|
|
|
SYNOPSIS
|
|
gcloud alpha iot devices GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) (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
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
commands
|
|
(ALPHA) (DEPRECATED) Manage commands for Cloud IoT devices.
|
|
|
|
configs
|
|
(ALPHA) (DEPRECATED) Manage configurations for Cloud IoT devices.
|
|
|
|
credentials
|
|
(ALPHA) (DEPRECATED) Manage credentials for Cloud IoT devices.
|
|
|
|
gateways
|
|
(ALPHA) (DEPRECATED) Manage Cloud IoT Core Gateway Associations.
|
|
|
|
states
|
|
(ALPHA) (DEPRECATED) Manage states for Cloud IoT devices.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) (DEPRECATED) Create a new device.
|
|
|
|
delete
|
|
(ALPHA) (DEPRECATED) Delete a device.
|
|
|
|
describe
|
|
(ALPHA) (DEPRECATED) Show details about a device.
|
|
|
|
list
|
|
(ALPHA) (DEPRECATED) List devices.
|
|
|
|
update
|
|
(ALPHA) (DEPRECATED) 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
|
|
|