mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
35 lines
921 B
Text
35 lines
921 B
Text
|
|
NAME
|
||
|
|
gcloud alpha source - cloud git repository commands
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha source GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) The gcloud alpha source group lets you manipulate git repositories
|
||
|
|
within a Google Cloud project.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
project-configs
|
||
|
|
(ALPHA) Manage Cloud Source Repositories configuration of a project.
|
||
|
|
|
||
|
|
repos
|
||
|
|
(ALPHA) Manage cloud source repositories.
|
||
|
|
|
||
|
|
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
|
||
|
|
|
||
|
|
$ gcloud beta source
|
||
|
|
|