mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Nov 1 10:29:29 UTC 2023
This commit is contained in:
parent
ecf00beb5e
commit
f2c5d1d45f
371 changed files with 9433 additions and 9676 deletions
|
|
@ -1,12 +1,12 @@
|
|||
NAME
|
||||
gcloud alpha builds enterprise-config github - manage GitHub Enterprise
|
||||
configurations for Google Cloud Build
|
||||
configurations for Cloud Build
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha builds enterprise-config github COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage GitHub Enterprise configurations for Google Cloud Build.
|
||||
(ALPHA) Manage GitHub Enterprise configurations for Cloud Build.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -17,20 +17,19 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create a GitHub Enterprise Config for use by Google Cloud
|
||||
Build.
|
||||
(ALPHA) Create a GitHub Enterprise Config for use by Cloud Build.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a github enterprise config from Google Cloud Build.
|
||||
(ALPHA) Delete a github enterprise config from Cloud Build.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe a github enterprise config used by Google Cloud Build.
|
||||
(ALPHA) Describe a github enterprise config used by Cloud Build.
|
||||
|
||||
list
|
||||
(ALPHA) List all github enterprise configs in a Google Cloud project.
|
||||
|
||||
update
|
||||
(ALPHA) Update github enterprise config used by Google Cloud Build.
|
||||
(ALPHA) Update github enterprise config used by Cloud Build.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue