mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Jul 31 09:35:15 UTC 2024
This commit is contained in:
parent
3a4c5997b9
commit
ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud monitoring dashboards update DASHBOARD
|
||||
(--config=CONFIG | --config-from-file=CONFIG_FROM_FILE)
|
||||
(--config=CONFIG | --config-from-file=PATH_TO_FILE)
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -98,8 +98,10 @@ REQUIRED FLAGS
|
|||
--config=CONFIG
|
||||
Dashboard configuration, in either JSON or YAML format, as a string.
|
||||
|
||||
--config-from-file=CONFIG_FROM_FILE
|
||||
--config-from-file=PATH_TO_FILE
|
||||
Path to a JSON or YAML file containing the dashboard configuration.
|
||||
Use a full or relative path to a local file containing the value of
|
||||
config.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue