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
52
gcloud/alpha/source-manager/repos/help
Normal file
52
gcloud/alpha/source-manager/repos/help
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
NAME
|
||||
gcloud alpha source-manager repos - manage Secure Source Manager
|
||||
repositories
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha source-manager repos COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) 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
|
||||
(ALPHA) Add an IAM policy binding to a Secure Source Manager
|
||||
repository.
|
||||
|
||||
create
|
||||
(ALPHA) Create a Secure Source Manager repository.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a Secure Source Manager repository.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe a Secure Source Manager repository.
|
||||
|
||||
get-iam-policy
|
||||
(ALPHA) Get the IAM policy for a Secure Source Manager repository.
|
||||
|
||||
list
|
||||
(ALPHA) List all repositories under a Secure Source Manager instance.
|
||||
|
||||
remove-iam-policy-binding
|
||||
(ALPHA) Remove an IAM policy binding from a Secure Source Manager
|
||||
repository.
|
||||
|
||||
set-iam-policy
|
||||
(ALPHA) Set the IAM policy for a Secure Source Manager repository.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta source-manager repos
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue