mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
61 lines
1.5 KiB
Text
61 lines
1.5 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha iot registries - manage Cloud IoT Registries
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha iot registries GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) 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
|
||
|
|
(ALPHA) Manage credentials for Cloud IoT devices.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
add-iam-policy-binding
|
||
|
|
(ALPHA) Add IAM policy binding to a device registry.
|
||
|
|
|
||
|
|
create
|
||
|
|
(ALPHA) Create a new device registry.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(ALPHA) Delete a device registry.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(ALPHA) Show details about a device registry.
|
||
|
|
|
||
|
|
get-iam-policy
|
||
|
|
(ALPHA) Get the IAM policy for a device registry.
|
||
|
|
|
||
|
|
list
|
||
|
|
(ALPHA) List device registries.
|
||
|
|
|
||
|
|
remove-iam-policy-binding
|
||
|
|
(ALPHA) Remove IAM policy binding of a device registry.
|
||
|
|
|
||
|
|
set-iam-policy
|
||
|
|
(ALPHA) Set the IAM policy for a device registry.
|
||
|
|
|
||
|
|
update
|
||
|
|
(ALPHA) Update a device registry.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in alpha and might change without notice. If this
|
||
|
|
command fails with API permission errors despite specifying the correct
|
||
|
|
project, you might be trying to access an API with an invitation-only early
|
||
|
|
access allowlist. These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud iot registries
|
||
|
|
|
||
|
|
$ gcloud beta iot registries
|
||
|
|
|