static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

Azure Static Web Apps CLI ✨

Results 204 static-web-apps-cli issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I believe the Docker image over at https://hub.docker.com/r/swacli/static-web-apps-cli is bloated and takes too long to pull since it contains full...

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...

**Is your feature request related to a problem? Please describe.** SWA CLI default SSL certificate is wrong. SWA CLI provide `--ssl` option, but I can't access ssl site because SWA...

I'm running the command swa deploy ./build --env production --deployment-token "$TOKEN" in macOS Tahoe, with node js 20 but when I deploy, get the next error: Welcome to Azure Static...

**Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port...

Environment: swa CLI version: 2.0.6 (also reproduced on 2.0.7) OS: macOS Node/npm versions: (optional) Reproduction steps: Repository layout: app build at: ./build (contains build/staticwebapp.config.json with platform.apiRuntime set to node:16) api...

Tagging last known code owners @cjk7989 @jessieyyt @LongOddCode There have been no responses to issues or PRs closed since April. No updates to code in five months. I have tried...

**Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port...

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). Yes, I am. **Are you accessing the...

Per https://devguide.python.org/versions/ currently released python version is 3.13 with a new one out in October

scope: core