Maintained with ☕️ by
IcePanel logo

Static Web Apps CLI now available

Share

Services

Azure Static Web Apps CLI (an open-source application) [v1.0.0 release](https://github.com/Azure/static-web-apps-cli/releases/tag/v1.0.0) is now available. You can now deploy your apps from your local systems to the Azure cloud without CI/CD using a simple CLI command. Statice Web Apps (SWA) CLI now supports the following: * **swa init** command to initialize a project and set the build configurations using automatic framework detection * **swa login** command to login to our Azure subscriptions * **swa deploy** command for quick and easy zip file deployment into the static web app cloud. [Learn more](https://aka.ms/swa-cli-ga). * Static Web Apps * Features