mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
58 lines
1.3 KiB
Text
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
|
|
|