Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,11 @@
"redirect_url":"/cli/azure/use-azure-cli-successfully",
"redirect_document_id": false
},
{
"source_path":"docs-ref-conceptual/authenticate-azure-cli-web-account-manager.md",
"redirect_url":"/cli/azure/authenticate-azure-cli-interactively",
"redirect_document_id": false
},
{
"source_path":"docs-ref-conceptual/azure-cli-rest-tutorial.md",
"redirect_url":"/cli/azure/use-azure-cli-rest-command",
Expand Down
16 changes: 16 additions & 0 deletions 2017-03-09-profile/docs-ref-autogen/ad/ds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ directCommands:
[--name]
[--no-wait]
[--resource-group]
[--subscription]
[--yes]
examples:
- summary: |-
Expand All @@ -198,6 +199,9 @@ directCommands:
- name: --resource-group -g
summary: |-
Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- name: --yes -y
defaultValue: "False"
summary: |-
Expand Down Expand Up @@ -234,6 +238,7 @@ directCommands:
az ad ds show [--ids]
[--name]
[--resource-group]
[--subscription]
examples:
- summary: |-
Get Domain Service
Expand All @@ -248,6 +253,9 @@ directCommands:
- name: --resource-group -g
summary: |-
Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- uid: az_ad_ds_update
name: az ad ds update
summary: |-
Expand Down Expand Up @@ -275,6 +283,7 @@ directCommands:
[--resource-group]
[--settings]
[--sku {Enterprise, Premium, Standard}]
[--subscription]
[--sync-kerberos-pwd {Disabled, Enabled}]
[--sync-ntlm-pwd {Disabled, Enabled}]
[--sync-on-prem-pwd {Disabled, Enabled}]
Expand Down Expand Up @@ -377,6 +386,9 @@ directCommands:
parameterValueGroup: "Enterprise, Premium, Standard"
summary: |-
Sku Type.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- name: --sync-kerberos-pwd
parameterValueGroup: "Disabled, Enabled"
summary: |-
Expand Down Expand Up @@ -413,6 +425,7 @@ directCommands:
[--interval]
[--name]
[--resource-group]
[--subscription]
[--timeout]
[--updated]
examples:
Expand Down Expand Up @@ -454,6 +467,9 @@ directCommands:
- name: --resource-group -g
summary: |-
Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- name: --timeout
defaultValue: "3600"
summary: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ directCommands:
summary: |-
File size of the uploaded firmware image.
- name: --firmware-id --name -n
defaultValue: "831ee62e-3e06-42a4-aee7-e0abffb9cbb0"
defaultValue: "73f254be-4237-4402-8d04-84221eaa0b8b"
summary: |-
The id of the firmware.
- name: --model
Expand Down
24 changes: 24 additions & 0 deletions 2017-03-09-profile/docs-ref-autogen/mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ directCommands:
sourceType: Extension
syntax: >-
az mysql down [--delete-group]
[--ids]
[--no-wait]
[--resource-group]
[--server-name]
[--subscription]
[--yes]
examples:
- summary: |-
Expand All @@ -33,6 +35,9 @@ directCommands:
- name: --delete-group
summary: |-
Delete the resource group.
- name: --ids
summary: |-
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
- name: --no-wait
defaultValue: "False"
summary: |-
Expand All @@ -43,6 +48,9 @@ directCommands:
- name: --server-name -s
summary: |-
Name of the server.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- name: --yes -y
defaultValue: "False"
summary: |-
Expand All @@ -57,7 +65,9 @@ directCommands:
az mysql show-connection-string [--admin-password]
[--admin-user]
[--database-name]
[--ids]
[--server-name]
[--subscription]
optionalParameters:
- name: --admin-password -p
defaultValue: "{password}"
Expand All @@ -71,10 +81,16 @@ directCommands:
defaultValue: "{database}"
summary: |-
The name of a database.
- name: --ids
summary: |-
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
- name: --server-name -s
defaultValue: "{server}"
summary: |-
Name of the server.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- uid: az_mysql_up
name: az mysql up
summary: |-
Expand All @@ -88,12 +104,14 @@ directCommands:
[--database-name]
[--generate-password]
[--geo-redundant-backup {Disabled, Enabled}]
[--ids]
[--location]
[--resource-group]
[--server-name]
[--sku-name]
[--ssl-enforcement {Disabled, Enabled}]
[--storage-size]
[--subscription]
[--tags]
[--version]
examples:
Expand Down Expand Up @@ -124,6 +142,9 @@ directCommands:
parameterValueGroup: "Disabled, Enabled"
summary: |-
Enable Geo-redundant or not for server backup.
- name: --ids
summary: |-
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
- name: --location -l
summary: |-
Location. Values from: `az account list-locations`. You can configure the default location using `az configure --defaults location=<location>`.
Expand All @@ -145,6 +166,9 @@ directCommands:
- name: --storage-size
summary: |-
The max storage size of the server. Unit is megabytes.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- name: --tags
summary: |-
Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.
Expand Down
24 changes: 24 additions & 0 deletions 2017-03-09-profile/docs-ref-autogen/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ directCommands:
sourceType: Extension
syntax: >-
az postgres down [--delete-group]
[--ids]
[--no-wait]
[--resource-group]
[--server-name]
[--subscription]
[--yes]
examples:
- summary: |-
Expand All @@ -33,6 +35,9 @@ directCommands:
- name: --delete-group
summary: |-
Delete the resource group.
- name: --ids
summary: |-
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
- name: --no-wait
defaultValue: "False"
summary: |-
Expand All @@ -43,6 +48,9 @@ directCommands:
- name: --server-name -s
summary: |-
Name of the server.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- name: --yes -y
defaultValue: "False"
summary: |-
Expand All @@ -57,7 +65,9 @@ directCommands:
az postgres show-connection-string [--admin-password]
[--admin-user]
[--database-name]
[--ids]
[--server-name]
[--subscription]
optionalParameters:
- name: --admin-password -p
defaultValue: "{password}"
Expand All @@ -71,10 +81,16 @@ directCommands:
defaultValue: "{database}"
summary: |-
The name of a database.
- name: --ids
summary: |-
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
- name: --server-name -s
defaultValue: "{server}"
summary: |-
Name of the server.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- uid: az_postgres_up
name: az postgres up
summary: |-
Expand All @@ -88,12 +104,14 @@ directCommands:
[--database-name]
[--generate-password]
[--geo-redundant-backup {Disabled, Enabled}]
[--ids]
[--location]
[--resource-group]
[--server-name]
[--sku-name]
[--ssl-enforcement {Disabled, Enabled}]
[--storage-size]
[--subscription]
[--tags]
[--version]
examples:
Expand Down Expand Up @@ -124,6 +142,9 @@ directCommands:
parameterValueGroup: "Disabled, Enabled"
summary: |-
Enable Geo-redundant or not for server backup.
- name: --ids
summary: |-
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
- name: --location -l
summary: |-
Location. Values from: `az account list-locations`. You can configure the default location using `az configure --defaults location=<location>`.
Expand All @@ -145,6 +166,9 @@ directCommands:
- name: --storage-size
summary: |-
The max storage size of the server. Unit is megabytes.
- name: --subscription
summary: |-
Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.
- name: --tags
summary: |-
Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,22 @@ directCommands:
previewOrExperimentalInfo: "Command group 'postgres server-arc' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus"
sourceType: Extension
syntax: >-
az postgres server-arc endpoint list [--k8s-namespace]
[--name]
az postgres server-arc endpoint list --name
[--k8s-namespace]
[--use-k8s]
examples:
- summary: |-
List Azure Arc enabled PostgreSQL server endpoints.
syntax: az postgres server-arc endpoint list --name postgres01 --k8s-namespace namespace --use-k8s
requiredParameters:
- isRequired: true
name: --name -n
summary: |-
Name of the Azure Arc enabled PostgreSQL server.
optionalParameters:
- name: --k8s-namespace -k
summary: |-
The Kubernetes namespace where the Azure Arc enabled PostgreSQL server is deployed. If no namespace is specified, then the namespace defined in the kubeconfig will be used.
- name: --name -n
summary: |-
Name of the Azure Arc enabled PostgreSQL server.
- name: --use-k8s
summary: |-
Use local Kubernetes APIs to perform this action.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ directCommands:
- isRequired: true
name: --destination-path -d
summary: |-
The upload destination directory path. It should be an absolute path to container. If the specified destination path does not exist, a new directory path will be created.
The destination path that will be prepended to the blob name.
- isRequired: true
name: --source -s
summary: |-
Expand Down
Loading