mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
29 lines
637 B
Text
29 lines
637 B
Text
|
|
NAME
|
||
|
|
gcloud beta iot devices commands - manage commands for Cloud IoT devices
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta iot devices commands COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Manage commands for 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:
|
||
|
|
|
||
|
|
send
|
||
|
|
(BETA) Sends a command to a device.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud iot devices commands
|
||
|
|
|
||
|
|
$ gcloud alpha iot devices commands
|
||
|
|
|