mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
51 lines
1.4 KiB
Text
51 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha source-manager instances - manage Secure Source Manager
|
|
instances
|
|
|
|
SYNOPSIS
|
|
gcloud alpha source-manager instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Secure Source Manager instances.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(ALPHA) Add an IAM policy binding to a Secure Source Manager instance.
|
|
|
|
create
|
|
(ALPHA) Create a Secure Source Manager instance.
|
|
|
|
delete
|
|
(ALPHA) Delete a Secure Source Manager instance.
|
|
|
|
describe
|
|
(ALPHA) Describe a Secure Source Manager instance.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a Secure Source Manager instance.
|
|
|
|
list
|
|
(ALPHA) List Secure Source Manager instances.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove an IAM policy binding to a Secure Source Manager
|
|
instance.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy for a Secure Source Manager instance.
|
|
|
|
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. This variant is also available:
|
|
|
|
$ gcloud beta source-manager instances
|
|
|