1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/iot/registries/credentials/help
2022-03-01 04:29:52 +00:00

40 lines
860 B
Text

NAME
gcloud iot registries credentials - manage credentials for Cloud IoT
devices
SYNOPSIS
gcloud iot registries credentials COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Delete all credentials from a registry.
create
Add a new credential to a registry.
delete
Delete a credential from a registry.
describe
Show details about a specific registry credential.
list
List credentials for a registry.
NOTES
These variants are also available:
$ gcloud alpha iot registries credentials
$ gcloud beta iot registries credentials