mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
32 lines
737 B
Text
32 lines
737 B
Text
NAME
|
|
gcloud source project-configs - manage Cloud Source Repositories
|
|
configuration of a project
|
|
|
|
SYNOPSIS
|
|
gcloud source project-configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud Source Repositories configuration of a project.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Show details about the configuration of a project.
|
|
|
|
update
|
|
Update the Cloud Source Repositories configuration of the current
|
|
project.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha source project-configs
|
|
|
|
$ gcloud beta source project-configs
|
|
|