We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d380d commit 03ca8e1Copy full SHA for 03ca8e1
1 file changed
docs/www/docs/cli/swa-login.md
@@ -53,7 +53,7 @@ swa login --tenant-id 00000000-0000-0000-0000-000000000000
53
Log in using a specific subscription, resource group or an application
54
55
```bash
56
-swa login --subscription my-subscription \
+swa login --subscription-id my-subscription \
57
--resource-group my-resource-group \
58
--app-name my-static-site
59
```
0 commit comments