Azion CLI is an open source command-line interface (CLI) that lets you interact with Azion Edge Platform using a terminal. You can use Azion CLI to:
* Initialize, build, and deploy edge applications.
* Create Jamstack applications.
* Manage the edge applications on the platform.
* Have a local development server running.
* Link an existing project to an Azion edge application.
Azion disposes of a set of options to interact with the Azion products, such as:
* Azion Terraform Provider
* Azion API
* Azion SDK for Go
The Azion CLI is built in Go and interacts with Azion products through the Azion Go SDK.