mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
32 lines
733 B
Text
32 lines
733 B
Text
NAME
|
|
gcloud beta source - cloud git repository commands
|
|
|
|
SYNOPSIS
|
|
gcloud beta source GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) The gcloud beta 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
|
|
(BETA) Manage Cloud Source Repositories configuration of a project.
|
|
|
|
repos
|
|
(BETA) Manage cloud source repositories.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud source
|
|
|
|
$ gcloud alpha source
|
|
|