mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Sep 7 10:42:28 UTC 2023
This commit is contained in:
parent
f9edf67fe5
commit
6c8d2eb024
307 changed files with 4053 additions and 1615 deletions
|
|
@ -6,7 +6,11 @@ SYNOPSIS
|
|||
gcloud alpha iot registries credentials COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Commands for managing credentials for Google Cloud IoT devices.
|
||||
(ALPHA) (DEPRECATED) Manage credentials for Cloud IoT devices.
|
||||
|
||||
This command is deprecated. Google Cloud IoT Core has been retired.
|
||||
|
||||
Commands for managing credentials for Google Cloud IoT devices.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -17,19 +21,19 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
clear
|
||||
(ALPHA) Delete all credentials from a registry.
|
||||
(ALPHA) (DEPRECATED) Delete all credentials from a registry.
|
||||
|
||||
create
|
||||
(ALPHA) Add a new credential to a registry.
|
||||
(ALPHA) (DEPRECATED) Add a new credential to a registry.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a credential from a registry.
|
||||
(ALPHA) (DEPRECATED) Delete a credential from a registry.
|
||||
|
||||
describe
|
||||
(ALPHA) Show details about a specific registry credential.
|
||||
(ALPHA) (DEPRECATED) Show details about a specific registry credential.
|
||||
|
||||
list
|
||||
(ALPHA) List credentials for a registry.
|
||||
(ALPHA) (DEPRECATED) List credentials for a registry.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue