mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 26 10:24:37 UTC 2023
This commit is contained in:
parent
b33a8a3e6e
commit
2ae1bc2b12
276 changed files with 6093 additions and 833 deletions
|
|
@ -11,6 +11,7 @@ SYNOPSIS
|
|||
[--clear-description | --description=DESCRIPTION]
|
||||
[--client=CLIENT | --azure-application-id=AZURE_APPLICATION_ID
|
||||
--azure-tenant-id=AZURE_TENANT_ID --clear-client]
|
||||
[--disable-managed-prometheus | --enable-managed-prometheus]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -135,6 +136,16 @@ FLAGS
|
|||
Azure workload identity federation from Azure client to manage
|
||||
Azure resources.
|
||||
|
||||
Monitoring Config
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--disable-managed-prometheus
|
||||
Disable managed collection for Managed Service for Prometheus.
|
||||
|
||||
--enable-managed-prometheus
|
||||
Enable managed collection for Managed Service for Prometheus.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue