mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 00:46:53 +00:00
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha iot devices configs - manage configurations for Cloud IoT
|
|
devices
|
|
|
|
SYNOPSIS
|
|
gcloud alpha iot devices configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Show details about the latest configuration for a device.
|
|
|
|
get-value
|
|
(ALPHA) Show the binary data of a device's latest configuration.
|
|
|
|
list
|
|
(ALPHA) List configs for a device.
|
|
|
|
update
|
|
(ALPHA) Update a specific device configuration.
|
|
|
|
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 configs
|
|
|
|
$ gcloud beta iot devices configs
|
|
|