1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/iot/registries/help

52 lines
983 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud iot registries - manage Cloud IoT Registries
SYNOPSIS
gcloud iot registries GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Commands for managing Google Cloud IoT Registries.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
credentials
Manage credentials for Cloud IoT devices.
COMMANDS
COMMAND is one of the following:
create
Create a new device registry.
delete
Delete a device registry.
describe
Show details about a device registry.
get-iam-policy
Get the IAM policy for a device registry.
list
List device registries.
set-iam-policy
Set IAM policy for a device registry.
update
Update a device registry.
NOTES
These variants are also available:
$ gcloud alpha iot registries
$ gcloud beta iot registries