Static Web Apps CLI now available
Published date: June 08, 2022
Azure Static Web Apps CLI (an open-source application) v1.0.0 release 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.