mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Jan 15 09:50:59 UTC 2025
This commit is contained in:
parent
5a9f5ff67e
commit
4a036681b1
126 changed files with 4290 additions and 679 deletions
49
gcloud/beta/source-manager/repos/help
Normal file
49
gcloud/beta/source-manager/repos/help
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
NAME
|
||||
gcloud beta source-manager repos - manage Secure Source Manager
|
||||
repositories
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta source-manager repos COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Secure Source Manager repositories.
|
||||
|
||||
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 repository.
|
||||
|
||||
create
|
||||
(BETA) Create a Secure Source Manager repository.
|
||||
|
||||
delete
|
||||
(BETA) Delete a Secure Source Manager repository.
|
||||
|
||||
describe
|
||||
(BETA) Describe a Secure Source Manager repository.
|
||||
|
||||
get-iam-policy
|
||||
(BETA) Get the IAM policy for a Secure Source Manager repository.
|
||||
|
||||
list
|
||||
(BETA) List all repositories under a Secure Source Manager instance.
|
||||
|
||||
remove-iam-policy-binding
|
||||
(BETA) Remove an IAM policy binding from a Secure Source Manager
|
||||
repository.
|
||||
|
||||
set-iam-policy
|
||||
(BETA) Set the IAM policy for a Secure Source Manager repository.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha source-manager repos
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue