mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
28 lines
547 B
Text
28 lines
547 B
Text
|
|
NAME
|
||
|
|
gcloud iot devices commands - manage commands for Cloud IoT devices
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud iot devices commands COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
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
|
||
|
|
Sends a command to a device.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha iot devices commands
|
||
|
|
|
||
|
|
$ gcloud beta iot devices commands
|
||
|
|
|