1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00
gcloud-help/gcloud/alpha/iot/devices/credentials/help
2022-03-01 04:29:52 +00:00

46 lines
1.2 KiB
Text

NAME
gcloud alpha iot devices credentials - manage credentials for Cloud IoT
devices
SYNOPSIS
gcloud alpha iot devices credentials COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Commands for managing credentials 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:
clear
(ALPHA) Delete all credentials from a device.
create
(ALPHA) Add a new credential to a device.
delete
(ALPHA) Delete a credential from a device.
describe
(ALPHA) Show details about a specific device credential.
list
(ALPHA) List credentials for a device.
update
(ALPHA) Update a specific device credential.
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 credentials
$ gcloud beta iot devices credentials