Azion CLI init

Initialize an edge application from a starter template. You can choose a template based on Next, Vue, React, Angular, Astro, and other frameworks.


Usage

Terminal window
azion init

Optional flags

name

The --name option can be specified, but it isn’t mandatory. If it isn’t informed, the name of your project will be autogenerated.

help

The --help option displays more information about the build command.


Contributors