1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/beta/iot/devices/configs/help
2022-03-01 04:29:52 +00:00

38 lines
917 B
Text

NAME
gcloud beta iot devices configs - manage configurations for Cloud IoT
devices
SYNOPSIS
gcloud beta iot devices configs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Show details about the latest configuration for a device.
get-value
(BETA) Show the binary data of a device's latest configuration.
list
(BETA) List configs for a device.
update
(BETA) Update a specific device configuration.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud iot devices configs
$ gcloud alpha iot devices configs