Production-ready CLI for the QAUNTT enterprise API
Project description
QAUNTT CLI
Production-ready CLI implementation for the QAUNTT enterprise API.
Features
- secure config storage under the user config directory
- access token and API key auth
- resilient HTTP client with timeout handling
- JSON and table output modes
- org, customer, API key, invoice, payment and usage commands
- webhook signature verification helper
- shell-friendly exit codes
Install
pip install .
Quickstart
qauntt config set-base-url https://api.quantt.at
qauntt auth login --email admin@example.com --password secret
qauntt org list
qauntt usage current --tenant tenant_123
Environment variables
QAUNTT_BASE_URLQAUNTT_ACCESS_TOKENQAUNTT_API_KEYQAUNTT_OUTPUT(tableorjson)
Notes
This CLI is ready to integrate with the enterprise API shape defined earlier. Live deployment still requires the exact deployed endpoint contract and final auth/payment settings.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qauntt_cli-0.1.1.tar.gz
(6.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qauntt_cli-0.1.1.tar.gz.
File metadata
- Download URL: qauntt_cli-0.1.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d19f529f071d10806b28ce30c47b072d076c51ccdd78ac3b2a5bd1918d1609e
|
|
| MD5 |
b79679e25ec1ea13af82c1877def2f22
|
|
| BLAKE2b-256 |
04c76d6dc7fbf5223593ba742f691f1342fce3e3c6f590316bc048c41cd494c5
|
File details
Details for the file qauntt_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: qauntt_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed981a6527a79dfc9ba804847ed016c7548241781a9b1f94dd6925242c8ae0b8
|
|
| MD5 |
2b8ccd907c4c39efafb65429ef7406fc
|
|
| BLAKE2b-256 |
6a87535c0a01b7fc55673cac49d947507a0586ac391d08162edb9e5141448e10
|