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

gcloud: Wed Jul 31 09:35:15 UTC 2024

This commit is contained in:
Automated 2024-07-31 09:35:16 +00:00
parent 3a4c5997b9
commit ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions

View file

@ -11,10 +11,10 @@ SYNOPSIS
| --set-notification-channels=[NOTIFICATION-CHANNELS,...]
--documentation-format=DOCUMENTATION_FORMAT
--documentation=DOCUMENTATION
| --documentation-from-file=DOCUMENTATION_FROM_FILE
| --documentation-from-file=PATH_TO_FILE
--update-user-labels=[KEY=VALUE,...] --clear-user-labels
| --remove-user-labels=[KEY,...]]
[--policy=POLICY | --policy-from-file=POLICY_FROM_FILE]
[--policy=POLICY | --policy-from-file=PATH_TO_FILE]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -119,9 +119,10 @@ FLAGS
--documentation=DOCUMENTATION
The documentation to be included with the policy.
--documentation-from-file=DOCUMENTATION_FROM_FILE
--documentation-from-file=PATH_TO_FILE
The path to a file containing the documentation to be included
with the policy.
with the policy. Use a full or relative path to a local file
containing the value of documentation.
User Labels
@ -160,8 +161,9 @@ FLAGS
--policy=POLICY
The policy as a string. In either JSON or YAML format.
--policy-from-file=POLICY_FROM_FILE
The path to a JSON or YAML file containing the policy.
--policy-from-file=PATH_TO_FILE
The path to a JSON or YAML file containing the policy. Use a full or
relative path to a local file containing the value of policy.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,