mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Mar 26 10:55:24 UTC 2025
This commit is contained in:
parent
e555fef0aa
commit
be9483c980
310 changed files with 9868 additions and 540 deletions
|
|
@ -14,6 +14,7 @@ SYNOPSIS
|
|||
[--clear-crypto-key-config
|
||||
[--crypto-key-config-reference=CRYPTO_KEY_CONFIG_REFERENCE
|
||||
: --key-ring=KEY_RING]]
|
||||
[--clear-git-proxy-config --[no-]git-proxy-config-enabled]
|
||||
[--labels=[LABELS,...]
|
||||
| --update-labels=[UPDATE_LABELS,...] --clear-labels
|
||||
| --remove-labels=[__REMOVE_LABELS,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -742,6 +743,17 @@ FLAGS
|
|||
command line with a fully specified name;
|
||||
▫ provide the argument --key-ring on the command line.
|
||||
|
||||
The git proxy configuration.
|
||||
|
||||
--clear-git-proxy-config
|
||||
Set connection.gitProxyConfig back to default value.
|
||||
|
||||
--[no-]git-proxy-config-enabled
|
||||
Setting this to true allows the git proxy to be used for performing
|
||||
git operations on the repositories linked in the connection. Use
|
||||
--git-proxy-config-enabled to enable and
|
||||
--no-git-proxy-config-enabled to disable.
|
||||
|
||||
Update labels.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue