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

Allow insecure connections to remote api hosts to handle cases where remote TLS host presents a wildcard certificate. Change the host header in proxied requests from localhost to match the...

scope: core

**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
status: investigating

Hi SWA-Team, first! Great Tool! it works very well from my developer machine outside our company network. Our CI/CD tool (jenkins) is part of the company network secured by a...

type: enhancement
good first issue
command: deploy

![image](https://user-images.githubusercontent.com/22360470/172967628-0b5bb623-97b3-4233-8ee6-02634a612a3c.png) This field is truncated as it's passed through. So listing two roles such as Role1 Role2 will work. Role1 VeryLongDescriptionOfRole will not work.

good first issue
priority: low (P2)
complexity: hours

**Is your feature request related to a problem? Please describe.** When trying to deploy through using 'swa deploy', creating a staticwebapp config file and providing the [platform](https://azure.github.io/static-web-apps-cli/docs/cli/swa-deploy/#deploy-a-front-end-app-with-an-api) info is difficult....

type: enhancement
command: deploy

**Describe the bug** I'm using a Docker container image, `mcr.microsoft.com/azure-cli:2.33.1`, which is based on Alpine Linux. I installed nvm and the latest node v16.x successfully. But I wasn't able to...

type: bug
scope: cli
command: deploy
command: login

**Describe the bug** Running "swa start" fails, emitting an error: ``` > npx @azure/static-web-apps-cli start Welcome to Azure Static Web Apps CLI (1.0.1) Using configuration "test" from file: C:\Users\Alex Hudson\Projects\test\swa-cli.config.json...

type: bug
priority: medium (P1)
command: start

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). **Describe the bug** A clear and concise...

priority: medium (P1)
status: investigating
command: deploy
status: need doc updates

**Describe the bug** Running `swa deploy` always fails with: ``` Welcome to Azure Static Web Apps CLI (1.0.1) Deploying front-end files from folder: /private_path/Client/bin/publish/wwwroot Deploying API from folder: /private_path/Api Checking...

status: investigating
command: deploy
scope: deploy-client