mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
|
|
@ -5,6 +5,10 @@ SYNOPSIS
|
|||
gcloud iot devices credentials COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(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
|
||||
|
|
@ -16,22 +20,22 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
clear
|
||||
Delete all credentials from a device.
|
||||
(DEPRECATED) Delete all credentials from a device.
|
||||
|
||||
create
|
||||
Add a new credential to a device.
|
||||
(DEPRECATED) Add a new credential to a device.
|
||||
|
||||
delete
|
||||
Delete a credential from a device.
|
||||
(DEPRECATED) Delete a credential from a device.
|
||||
|
||||
describe
|
||||
Show details about a specific device credential.
|
||||
(DEPRECATED) Show details about a specific device credential.
|
||||
|
||||
list
|
||||
List credentials for a device.
|
||||
(DEPRECATED) List credentials for a device.
|
||||
|
||||
update
|
||||
Update a specific device credential.
|
||||
(DEPRECATED) Update a specific device credential.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue