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

Getting the following error when i run npm install -g @azure/static-web-apps-cli Error details as below: npm ERR! code 1 npm ERR! path C:\code\SWA\static-web-apps-cli\node_modules\keytar npm ERR! command failed npm ERR! command...

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

status: investigating
command: deploy

**Is your feature request related to a problem? Please describe.** I am using Serverless Singnalr with Azure functions however with I use the SWA CLI it is not possible to...

status: duplicate
type: enhancement

**Is your feature request related to a problem? Please describe.** Since the Azure/static-web-apps-deploy action is a container action and thus doesn't work in windows workflows, I've implemented the deployment to...

type: enhancement
priority: low (P2)
scope: cli
complexity: hours
command: deploy

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

type: bug
priority: high (P0)
scope: api
runtime: dotnet
command: deploy
scope: deploy-client

Add support for proxying SWA CLI /api to other backends. If I'm developing a SWA with an Express backend (for instance) and intend to deploy to App Service with /api...

type: enhancement
scope: core
scope: msha
scope: api
scope: cli
status: need internal approval
complexity: hours
command: start

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

type: bug
priority: high (P0)
scope: core
status: work in progress
command: start
runtime: python

I am using Win10 VS 2022 Preview with .net 6 (this is nowhere needed but giving for better clue). I am facing a problem in CLI. I want to import...

**Describe the bug** swa deploy deletes the `.git` folder. **To Reproduce** 1. Create a git repo 2. Setup a `swa-cli.config.json` with `outputLocation: "./"` 3. Run deploy **Expected behavior** Keeping my...

**Is your feature request related to a problem? Please describe.** I'm frustrated that I can not tear down preview environments using the `swa` tool. Our organization is on a private...

type: enhancement
priority: low (P2)
scope: cli
type: RFC
complexity: days
command: deploy