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