1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 21:20:07 +00:00

gcloud: Wed Apr 27 09:13:09 UTC 2022

This commit is contained in:
Automated 2022-04-27 09:13:09 +00:00
parent 72862dfe28
commit 532fac5ddb
131 changed files with 1510 additions and 390 deletions

View file

@ -0,0 +1,29 @@
NAME
gcloud alpha builds enterprise-config gitlab delete - delete a GitLab
Enterprise config from Google Cloud Build
SYNOPSIS
gcloud alpha builds enterprise-config gitlab delete CONFIG
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Delete a GitLab Enterprise config from Google Cloud Build.
POSITIONAL ARGUMENTS
CONFIG
The id of the GitLab Enterprise config
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist.

View file

@ -16,6 +16,9 @@ GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
delete
(ALPHA) Delete a GitLab Enterprise config from Google Cloud Build.
describe
(ALPHA) Describe a GitLab Enterprise config in a Google Cloud project.