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

**Describe the solution you'd like** I'd like to create a static web app, including a api from the swa command line. I created a react app, used swa to deploy...

Tested locally. This fixes the problem described in #542

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

Version: 1.0.2 running `swa deploy` in WSL2 results in ``` ✖ X11 host DESKTOP-5VOB2BG:6000 is not reachable. ✖ An X11 server is required when keychain is enabled. You can disable...

status: duplicate
command: login

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). Trying to use swa deploy. It's failing...

type: bug
priority: high (P0)
command: deploy
scope: deploy-client
status: awaiting user input

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: login
status: need doc updates
status: awaiting user input

**Describe the bug** Trying to deploy an app in CI using a service principal and --clientId/--clientSecret option does not work and fall back to interactive browser login. **To Reproduce** See...

type: bug
command: login

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

status: investigating

**Is your feature request related to a problem? Please describe.** Our preferred deployment region is South Central US, but the `swa deploy` command does not allow us to use that...

scope: docs
status: need doc updates

**Is your feature request related to a problem? Please describe.** To develop static web apps with functions that take advantage of managed identity it is necessary to deploy the functions...

type: enhancement
status: investigating
status: need internal approval