mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
51 lines
1.2 KiB
Text
51 lines
1.2 KiB
Text
NAME
|
|
gcloud source-manager repos - manage Secure Source Manager repositories
|
|
|
|
SYNOPSIS
|
|
gcloud source-manager repos COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Add an IAM policy binding to a Secure Source Manager repository.
|
|
|
|
create
|
|
Create a Secure Source Manager repository.
|
|
|
|
delete
|
|
Delete a Secure Source Manager repository.
|
|
|
|
describe
|
|
Describe a Secure Source Manager repository.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a Secure Source Manager repository.
|
|
|
|
list
|
|
List all repositories under a Secure Source Manager instance.
|
|
|
|
remove-iam-policy-binding
|
|
Remove an IAM policy binding from a Secure Source Manager repository.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for a Secure Source Manager repository.
|
|
|
|
update
|
|
Update a Secure Source Manager repository.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha source-manager repos
|
|
|
|
$ gcloud beta source-manager repos
|
|
|