static-web-apps-cli
static-web-apps-cli copied to clipboard
Azure Static Web Apps CLI ✨
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli). **Are you accessing the CLI from the...
**Are you accessing the CLI from the default port `:4280` ?** - [X] No, I am using a different port number (`--port`) and accessing the CLI from that port -...
**Describe the bug** A clear and concise description of what the bug is. Any error coming from running the CLI doesn't have an exit code that represents a failure. When...
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli). ``` pwsh swa -v 1.1.6 ``` **Are...
The SWA-CLI have dependency of GOT 9.6.0 package as seen in following diagram: └─┬ @azure/[email protected] └─┬ [email protected] └─┬ [email protected] └─┬ [email protected] └── [email protected] The GOT package version before 12.1.0 have...
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli). **Are you accessing the CLI from the...
**Describe the bug** There is an upload failure, but CLI returns 0 exit code. **To Reproduce** Steps to reproduce the behavior: 1. Given issue with SWA Azure - like this...
I will frequently forget to change directory into my project directories from the command-line before attempting to run the SWA CLI. As it is currently, the CLI will simply state...
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli). `1.1.1` **Are you accessing the CLI from...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I have to select a subscription. I have access to dozens of subscriptions and the CLI...