1
0
Fork 0
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:
Automated 2025-01-15 09:50:59 +00:00
parent 5a9f5ff67e
commit 4a036681b1
126 changed files with 4290 additions and 679 deletions

View 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