mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
64 lines
1.7 KiB
Text
64 lines
1.7 KiB
Text
NAME
|
|
gcloud alpha iot registries - manage Cloud IoT Registries
|
|
|
|
SYNOPSIS
|
|
gcloud alpha iot registries GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) (DEPRECATED) Manage Cloud IoT Registries.
|
|
|
|
This command is deprecated. Google Cloud IoT Core has been retired.
|
|
|
|
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) (DEPRECATED) Manage credentials for Cloud IoT devices.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(ALPHA) (DEPRECATED) Add IAM policy binding to a device registry.
|
|
|
|
create
|
|
(ALPHA) (DEPRECATED) Create a new device registry.
|
|
|
|
delete
|
|
(ALPHA) (DEPRECATED) Delete a device registry.
|
|
|
|
describe
|
|
(ALPHA) (DEPRECATED) Show details about a device registry.
|
|
|
|
get-iam-policy
|
|
(ALPHA) (DEPRECATED) Get the IAM policy for a device registry.
|
|
|
|
list
|
|
(ALPHA) (DEPRECATED) List device registries.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) (DEPRECATED) Remove IAM policy binding of a device registry.
|
|
|
|
set-iam-policy
|
|
(ALPHA) (DEPRECATED) Set the IAM policy for a device registry.
|
|
|
|
update
|
|
(ALPHA) (DEPRECATED) 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
|
|
|