forked from MicrosoftDocs/azure-docs-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtaskhelp.yml
More file actions
38 lines (38 loc) · 1.29 KB
/
taskhelp.yml
File metadata and controls
38 lines (38 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
### YamlMime:UniversalReference
items:
- uid: az_taskhelp
name: az taskhelp
summary: Provides long-form help content by topic.
langs:
- azurecli
children:
- az_taskhelp_deploy-arm-template
- uid: az_taskhelp_deploy-arm-template
name: az taskhelp deploy-arm-template
summary: How to deploy an ARM template using Azure CLI.
langs:
- azurecli
parameters: []
source:
path: src/command_modules/azure-cli-taskhelp/azure/cli/command_modules/taskhelp/_help.py
remote:
branch: chaochen
path: src/command_modules/azure-cli-taskhelp/azure/cli/command_modules/taskhelp/_help.py
repo: https://github.com/azure/azure-cli/.git
commands:
- uid: az_taskhelp_deploy-arm-template
name: az taskhelp deploy-arm-template
summary: How to deploy an ARM template using Azure CLI.
globalParameters:
- name: --debug
summary: Increase logging verbosity to show all debug logs.
- name: --help -h
summary: Show this help message and exit.
- name: --output -o
defaultValue: json
parameterValueGroup: json, jsonc, table, tsv
summary: Output format.
- name: --query
summary: JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.
- name: --verbose
summary: Increase logging verbosity. Use --debug for full debug logs.