mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 03:16:46 +00:00
47 lines
1.3 KiB
Text
47 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha iot registries credentials - manage credentials for Cloud IoT
|
|
devices
|
|
|
|
SYNOPSIS
|
|
gcloud alpha iot registries credentials COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(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.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
clear
|
|
(ALPHA) (DEPRECATED) Delete all credentials from a registry.
|
|
|
|
create
|
|
(ALPHA) (DEPRECATED) Add a new credential to a registry.
|
|
|
|
delete
|
|
(ALPHA) (DEPRECATED) Delete a credential from a registry.
|
|
|
|
describe
|
|
(ALPHA) (DEPRECATED) Show details about a specific registry credential.
|
|
|
|
list
|
|
(ALPHA) (DEPRECATED) List credentials for a registry.
|
|
|
|
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 registries credentials
|
|
|
|
$ gcloud beta iot registries credentials
|
|
|