aquila_cli-0.6.4 is not a library.
Aquila CLI
A command-line interface for managing the server.
Allows developers and CI/CD pipelines to upload assets, publish versions and manage tokens.
[!NOTE]
This tool requires a running server.
Installation
crates.io:
From source:
Configuration
Can be configured via flags or environment variables:
- URL:
--urlorAQUILA_URL(default:http://localhost:3000) - Token:
--tokenorAQUILA_TOKEN
Common Commands
- Publish a version:
- Mint a long-lived token (requires admin/write permissions):
- Generate a JWT Secret (for server setup):
License: MIT OR Apache-2.0