mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
33 lines
834 B
Text
33 lines
834 B
Text
NAME
|
|
gcloud beta source project-configs - manage Cloud Source Repositories
|
|
configuration of a project
|
|
|
|
SYNOPSIS
|
|
gcloud beta source project-configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Show details about the configuration of a project.
|
|
|
|
update
|
|
(BETA) Update the Cloud Source Repositories configuration of the
|
|
current project.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud source project-configs
|
|
|
|
$ gcloud alpha source project-configs
|
|
|