Skip to content

Commit 5c9db01

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

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
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.
417
directCommands:
518
- uid: swa_login
619
name: swa login
@@ -448,19 +461,6 @@ directCommands:
448461
summary: The container of your cosmosdb account you want to connect.
449462
- name: --help, -h
450463
summary: Display help for command.
451-
globalParameters:
452-
- name: --version, -v
453-
summary: Display the version number.
454-
- name: --verbose, --V [level]
455-
summary: Enable verbose output. Level values include `silly`, `info`, `log` (default), and `silent`.
456-
- name: --config, -c [path]
457-
summary: Path to the swa-cli.config.json file.
458-
- name: --config-name, -cn
459-
summary: Configuration used by the CLI.
460-
- name: --print-config, -g
461-
summary: Print all resolved options. Default is `false`.
462-
- name: --help, -h
463-
summary: Show context-sensitive help.
464464
commands:
465465
- swa_login
466466
- swa_build

0 commit comments

Comments
 (0)