mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
48 lines
1.1 KiB
Text
48 lines
1.1 KiB
Text
NAME
|
|
gcloud source-manager instances - manage Secure Source Manager instances
|
|
|
|
SYNOPSIS
|
|
gcloud source-manager instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Add an IAM policy binding to a Secure Source Manager instance.
|
|
|
|
create
|
|
Create a Secure Source Manager instance.
|
|
|
|
delete
|
|
Delete a Secure Source Manager instance.
|
|
|
|
describe
|
|
Describe a Secure Source Manager instance.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a Secure Source Manager instance.
|
|
|
|
list
|
|
List Secure Source Manager instances.
|
|
|
|
remove-iam-policy-binding
|
|
Remove an IAM policy binding to a Secure Source Manager instance.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for a Secure Source Manager instance.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha source-manager instances
|
|
|
|
$ gcloud beta source-manager instances
|
|
|