1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 16:37:00 +00:00
gcloud-help/gcloud/iot/devices/credentials/help

47 lines
1.1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud iot devices credentials - manage credentials for Cloud IoT devices
SYNOPSIS
gcloud iot devices credentials COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2023-09-07 10:42:28 +00:00
(DEPRECATED) Manage credentials for Cloud IoT devices.
This command is deprecated. Google Cloud IoT Core has been retired.
2022-03-01 04:29:52 +00:00
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
2023-09-07 10:42:28 +00:00
(DEPRECATED) Delete all credentials from a device.
2022-03-01 04:29:52 +00:00
create
2023-09-07 10:42:28 +00:00
(DEPRECATED) Add a new credential to a device.
2022-03-01 04:29:52 +00:00
delete
2023-09-07 10:42:28 +00:00
(DEPRECATED) Delete a credential from a device.
2022-03-01 04:29:52 +00:00
describe
2023-09-07 10:42:28 +00:00
(DEPRECATED) Show details about a specific device credential.
2022-03-01 04:29:52 +00:00
list
2023-09-07 10:42:28 +00:00
(DEPRECATED) List credentials for a device.
2022-03-01 04:29:52 +00:00
update
2023-09-07 10:42:28 +00:00
(DEPRECATED) Update a specific device credential.
2022-03-01 04:29:52 +00:00
NOTES
These variants are also available:
$ gcloud alpha iot devices credentials
$ gcloud beta iot devices credentials