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 bug** When doing an `swa deploy`, errors executing `StaticSitesClient` are hidden from the output, even with `--verbose=silly` enabled. This is related to something mentioned in passing in #615,...

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). ``` demo % npx swa --version 2.0.4...

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

command: deploy

At this time, I have tried using multiple image versions: - 2.63.0 (the last Alpine build) - 2.67.0 (the latest build available for `deployment_script` resources) In both cases, I get...

Hello! Long time user of the Static Web App CLI here. I'm a big fan / user of the local emulator; I find it invaluable for local development; regardless of...

Fix regression from #844 within the 2.x release and applies the same partial fix in #895 in the other code path. This is to support providers such as Azure AD...

scope: auth

SWA Version: 2.0.4 **Describe the bug** When I run _swa deploy_ or _swa_ I get a JSON validation error, even my JSON's config files for the staticwebapp-config.json are all valid...

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

Version: 2.0.4 (also present in 2.0.2) Port: 4280 **Describe the bug** Regardless of what I do (sign out of Azure/SWA, deinstall SWA entirely, include/remove config files like staticwebapp.config.json, remove static...

This PR introduces the telemetry set up to capture any SWA CLI actions to the Azure App Insights table for SWA CLI. ![image](https://github.com/user-attachments/assets/0bf98dad-bca4-4923-900b-5a7ac44c34fa) ![image](https://github.com/user-attachments/assets/48940356-f178-4a36-bc10-ee23273858f5)

scope: core
scope: cli