1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00
gcloud-help/gcloud/beta/iot/registries/help
2022-03-01 04:29:52 +00:00

58 lines
1.3 KiB
Text

NAME
gcloud beta iot registries - manage Cloud IoT Registries
SYNOPSIS
gcloud beta iot registries GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Manage credentials for Cloud IoT devices.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(BETA) Add IAM policy binding to a device registry.
create
(BETA) Create a new device registry.
delete
(BETA) Delete a device registry.
describe
(BETA) Show details about a device registry.
get-iam-policy
(BETA) Get the IAM policy for a device registry.
list
(BETA) List device registries.
remove-iam-policy-binding
(BETA) Remove IAM policy binding of a device registry.
set-iam-policy
(BETA) Set IAM policy for a device registry.
update
(BETA) Update a device registry.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud iot registries
$ gcloud alpha iot registries