1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 14:26:34 +00:00
gcloud-help/gcloud/beta/iot/devices/credentials/help

49 lines
1.2 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud beta iot devices credentials - manage credentials for Cloud IoT
devices
SYNOPSIS
gcloud beta iot devices credentials COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2023-09-07 10:42:28 +00:00
(BETA) (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.
2022-03-01 04:29:52 +00:00
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
(BETA) (DEPRECATED) Delete all credentials from a device.
2022-03-01 04:29:52 +00:00
create
2023-09-07 10:42:28 +00:00
(BETA) (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
(BETA) (DEPRECATED) Delete a credential from a device.
2022-03-01 04:29:52 +00:00
describe
2023-09-07 10:42:28 +00:00
(BETA) (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
(BETA) (DEPRECATED) List credentials for a device.
2022-03-01 04:29:52 +00:00
update
2023-09-07 10:42:28 +00:00
(BETA) (DEPRECATED) Update a specific device credential.
2022-03-01 04:29:52 +00:00
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud iot devices credentials
$ gcloud alpha iot devices credentials