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.** When deploying directly from SWA CLI, the deployment is untracked from the Azure platform. The default behavior is heavily integrated...

**Is your feature request related to a problem? Please describe.** During the swa deploy action is not possible to verity the list of files copied to the remote container and...

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

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). ``` # node --version v22.14.0 # npm...

**Is your feature request related to a problem? Please describe.** Downloading the func core tools binary is bloating user disk space under $HOME/.swa/core-tools/$FUNC_VERSION **Describe the solution you'd like** In the...

type: enhancement
scope: core

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

My purpose is login with a different Azure account to deploy a project. But, I cannot logout. Also, I tried to remove keychain records for swa from macOS Keychain Access,...

PR #901 replaced several URLs due to Microsoft forced retirement of the AzureEdge CDN infrastructure, however some documentation is still referencing those old URLs, most notably https://github.com/Azure/static-web-apps-cli/blob/main/docs/www/docs/contribute/99-troubleshooting.md This can mislead...

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` ?** n/a > Make sure you are accessing the URL printed in the console when running `swa start`! n/a **Describe...