|
| 1 | +# Created with WinGet Updater using komac v2.12.1 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: aziontech.azion |
| 5 | +PackageVersion: 3.6.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Azion Technologies |
| 8 | +PublisherUrl: https://www.azion.com/ |
| 9 | +PublisherSupportUrl: https://github.com/aziontech/azion/issues |
| 10 | +PrivacyUrl: https://www.azion.com/en/documentation/agreements/privacy-policy/ |
| 11 | +PackageName: Azion CLI |
| 12 | +PackageUrl: https://www.azion.com/en/documentation/products/azion-cli/overview/ |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/aziontech/azion/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright (c) 2022 Azion Technologies |
| 16 | +CopyrightUrl: https://github.com/aziontech/azion#MIT-1-ov-file |
| 17 | +ShortDescription: Azion CLI is used for managing Azion services via command-line |
| 18 | +Description: |- |
| 19 | + 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: |
| 20 | + * Initialize, build, and deploy edge applications. |
| 21 | + * Create Jamstack applications. |
| 22 | + * Manage the edge applications on the platform. |
| 23 | + * Have a local development server running. |
| 24 | + * Link an existing project to an Azion edge application. |
| 25 | +
|
| 26 | + Azion disposes of a set of options to interact with the Azion products, such as: |
| 27 | + * Azion Terraform Provider |
| 28 | + * Azion API |
| 29 | + * Azion SDK for Go |
| 30 | +
|
| 31 | + The Azion CLI is built in Go and interacts with Azion products through the Azion Go SDK. |
| 32 | +Moniker: azioncli |
| 33 | +Tags: |
| 34 | +- cli |
| 35 | +- go |
| 36 | +- golang |
| 37 | +- linearb-test |
| 38 | +- swe-prod |
| 39 | +- team-devtools |
| 40 | +ReleaseNotes: |- |
| 41 | + Changelog |
| 42 | + Improvements |
| 43 | + - e902061 chore: add open-next to gitignore |
| 44 | + - fb4f7b9 chore: also check for empty names |
| 45 | + Tests |
| 46 | + - 6e20f20 tests: update github tests |
| 47 | +ReleaseNotesUrl: https://github.com/aziontech/azion/releases/tag/3.6.0 |
| 48 | +ManifestType: defaultLocale |
| 49 | +ManifestVersion: 1.10.0 |
0 commit comments