mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
49 lines
1.2 KiB
Text
49 lines
1.2 KiB
Text
NAME
|
|
gcloud beta source-manager instances - manage Secure Source Manager
|
|
instances
|
|
|
|
SYNOPSIS
|
|
gcloud beta source-manager instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Add an IAM policy binding to a Secure Source Manager instance.
|
|
|
|
create
|
|
(BETA) Create a Secure Source Manager instance.
|
|
|
|
delete
|
|
(BETA) Delete a Secure Source Manager instance.
|
|
|
|
describe
|
|
(BETA) Describe a Secure Source Manager instance.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a Secure Source Manager instance.
|
|
|
|
list
|
|
(BETA) List Secure Source Manager instances.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding to a Secure Source Manager
|
|
instance.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a Secure Source Manager instance.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha source-manager instances
|
|
|