mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
57 lines
1.4 KiB
Text
57 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha source repos - manage cloud source repositories
|
|
|
|
SYNOPSIS
|
|
gcloud alpha source repos GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage cloud source repositories.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
config
|
|
(ALPHA) Manage Cloud Source repo configurations.
|
|
|
|
COMMANDS
|
|
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.
|
|
|
|
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. These variants are also available:
|
|
|
|
$ gcloud source repos
|
|
|
|
$ gcloud beta source repos
|
|
|