1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/source/repos/help
2022-03-01 04:29:52 +00:00

48 lines
987 B
Text

NAME
gcloud source repos - manage cloud source repositories
SYNOPSIS
gcloud source repos COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage cloud source repositories.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
clone
Clone a cloud source repository.
create
Create a cloud source repository.
delete
Delete a cloud source repository.
describe
Describe a cloud source repository.
get-iam-policy
Get the IAM policy for the named cloud source repository.
list
List the repositories the currently active project.
set-iam-policy
Set the IAM policy for the named repository.
update
Update the configuration of a Cloud Source Repository.
NOTES
These variants are also available:
$ gcloud alpha source repos
$ gcloud beta source repos