mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Sat Feb 17 10:15:37 UTC 2024
This commit is contained in:
parent
3efce28165
commit
5bf6fb3fc0
84 changed files with 3111 additions and 661 deletions
49
gcloud/beta/source-manager/instances/help
Normal file
49
gcloud/beta/source-manager/instances/help
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue