mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Mar 15 11:22:01 UTC 2023
This commit is contained in:
parent
29661f002c
commit
a4bd29dd06
164 changed files with 2541 additions and 844 deletions
|
|
@ -10,7 +10,8 @@ SYNOPSIS
|
|||
[--annotations=ANNOTATION,[ANNOTATION,...] | --clear-annotations]
|
||||
[--clear-description | --description=DESCRIPTION]
|
||||
[--client=CLIENT | --azure-application-id=AZURE_APPLICATION_ID
|
||||
--azure-tenant-id=AZURE_TENANT_ID] [GCLOUD_WIDE_FLAG ...]
|
||||
--azure-tenant-id=AZURE_TENANT_ID --clear-client]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Update an Anthos cluster on Azure.
|
||||
|
|
@ -129,6 +130,11 @@ FLAGS
|
|||
--azure-tenant-id=AZURE_TENANT_ID
|
||||
ID of the Azure Tenant to manage Azure resources.
|
||||
|
||||
--clear-client
|
||||
Clear the Azure client. This flag is required when updating to use
|
||||
Azure workload identity federation from Azure client to manage
|
||||
Azure resources.
|
||||
|
||||
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