mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
40 lines
986 B
Text
40 lines
986 B
Text
NAME
|
|
gcloud iot devices configs - manage configurations for Cloud IoT devices
|
|
|
|
SYNOPSIS
|
|
gcloud iot devices configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(DEPRECATED) Manage configurations for Cloud IoT devices.
|
|
|
|
This command is deprecated. Google Cloud IoT Core has been retired.
|
|
|
|
Commands for managing configurations for Google Cloud IoT devices.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(DEPRECATED) Show details about the latest configuration for a device.
|
|
|
|
get-value
|
|
(DEPRECATED) Show the binary data of a device's latest configuration.
|
|
|
|
list
|
|
(DEPRECATED) List configs for a device.
|
|
|
|
update
|
|
(DEPRECATED) Update a specific device configuration.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha iot devices configs
|
|
|
|
$ gcloud beta iot devices configs
|
|
|