gcloud alpha source repos - manage cloud source repositories
gcloud alpha source repos GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) Manage cloud source repositories.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- config
(ALPHA) Manage Cloud Source repo configurations.
COMMAND is one of the following:
- clone
(ALPHA) Clone a cloud source repository.
- create
(ALPHA) Create a cloud source repository.
- delete
(ALPHA) Delete a cloud source repository.
- describe
(ALPHA) Describe a cloud source repository.
- get-iam-policy
(ALPHA) Get the IAM policy for the named cloud source repository.
- list
(ALPHA) List the repositories the currently active project.
- set-iam-policy
(ALPHA) Set the IAM policy for the named repository.
- update
(ALPHA) Update the configuration of a Cloud Source Repository.
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. These variants are also available:
$ gcloud source repos
$ gcloud beta source repos