mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Feb 8 10:13:59 UTC 2023
This commit is contained in:
parent
fc11b54760
commit
11068cb123
240 changed files with 8982 additions and 619 deletions
|
|
@ -3,8 +3,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud container azure clients create (CLIENT : --location=LOCATION)
|
||||
--application-id=APP_ID --tenant-id=TENANT_ID [--validate-only]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
--application-id=APP_ID --tenant-id=TENANT_ID [--async]
|
||||
[--validate-only] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create an Azure client.
|
||||
|
|
@ -52,6 +52,10 @@ REQUIRED FLAGS
|
|||
client.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--validate-only
|
||||
Validate the creation of the client, but don't actually perform it.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue