Skip to content

Commit 8096ce2

Browse files
committed
Update static-web-apps-cli.yml
1 parent 5c9db01 commit 8096ce2

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

articles/static-web-apps/static-web-apps-cli.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,27 @@
11
### YamlMime:AzureCLIGroup
22
uid: swa
33
name: swa
4-
globalParameters:
5-
- name: --version, -v
6-
summary: Display the version number.
7-
- name: --verbose, --V [level]
8-
summary: Enable verbose output. Level values include `silly`, `info`, `log` (default), and `silent`.
9-
- name: --config, -c [path]
10-
summary: Path to the swa-cli.config.json file.
11-
- name: --config-name, -cn
12-
summary: Configuration used by the CLI.
13-
- name: --print-config, -g
14-
summary: Print all resolved options. Default is `false`.
15-
- name: --help, -h
16-
summary: Show context-sensitive help.
4+
commands:
5+
- swa_login
6+
- swa_build
7+
- swa_start
8+
- swa_deploy
9+
- swa_db
10+
metadata:
11+
description: Azure Static Web Apps CLI
12+
globalParameters:
13+
- name: --version, -v
14+
summary: Display the version number.
15+
- name: --verbose, --V [level]
16+
summary: Enable verbose output. Level values include `silly`, `info`, `log` (default), and `silent`.
17+
- name: --config, -c [path]
18+
summary: Path to the swa-cli.config.json file.
19+
- name: --config-name, -cn
20+
summary: Configuration used by the CLI.
21+
- name: --print-config, -g
22+
summary: Print all resolved options. Default is `false`.
23+
- name: --help, -h
24+
summary: Show context-sensitive help.
1725
directCommands:
1826
- uid: swa_login
1927
name: swa login
@@ -461,11 +469,3 @@ directCommands:
461469
summary: The container of your cosmosdb account you want to connect.
462470
- name: --help, -h
463471
summary: Display help for command.
464-
commands:
465-
- swa_login
466-
- swa_build
467-
- swa_start
468-
- swa_deploy
469-
- swa_db
470-
metadata:
471-
description: Azure Static Web Apps CLI

0 commit comments

Comments
 (0)