Pre-release
This release is a pre-release and may not be stable for production use.
🚀 AutoDeploy CLI
The official command-line interface for AutoDeploy, the next-generation PaaS designed to bridge the gap between source code and live infrastructure.
✨ Features
- Instant Deployment: Deploy any repository with a single command.
- Real-time Logs: Stream live logs from your build and runtime containers.
- Multi-Resource Quotas: Built-in protection against CPU, Memory, and PID abuse.
- Secure by Default: Automatic secret injection and encrypted credential management.
- Smart Topology: Seamless integration with the AutoDeploy Canvas.
📦 Installation
Install the CLI via pip:
pip install autodeploy-cli
🚀 Quick Start
1. Authenticate
Get your API key from the AutoDeploy Dashboard and login:
ad login
2. Check Identity
Verify your session:
ad whoami
3. Manage Apps
List your active deployments:
ad apps list
4. Stream Logs
Watch your application's heartbeats in real-time:
ad logs <job_id>
🛠️ Configuration
By default, the CLI connects to https://api.auto-deploy.tech. You can override this for self-hosted instances:
ad login --base http://your-internal-ip:8000
Built with ❤️ by the AutoDeploy Team.
Release files for autodeploy-cli 0.5.0a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| autodeploy_cli-0.5.0a1.tar.gz | 13.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| autodeploy_cli-0.5.0a1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.6 kB
Release files / autodeploy_cli-0.5.0a1.tar.gz
| Download URL | autodeploy_cli-0.5.0a1.tar.gz |
|---|---|
| Size | 13.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dcec1d59d81e71dc2714f9a69e9b8b9df38cc1fdd1848687eafd9877818e39d2
|
|
BLAKE2b-256 checksum How to use checksums |
708387988ec6ab994766ebcb1c857f34a2a1d801559ecbb19b217277b174dd53
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.13
|
Release files / autodeploy_cli-0.5.0a1-py3-none-any.whl
| Download URL | autodeploy_cli-0.5.0a1-py3-none-any.whl |
|---|---|
| Size | 14.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0e487e5c207abcf6deadeb4e1f98a2e76c9a3894dfadb5a49df9da6c87e0cf26
|
|
BLAKE2b-256 checksum How to use checksums |
50d4b52cd10896556ab7c794e019f994426f82dd6fd4bf3773839127c6118e9e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.13
|