The official CLI for AutoDeploy: The Next-Gen Developer-First PaaS
Project description
🚀 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.
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
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 autodeploy_cli-0.5.0a0.tar.gz.
File metadata
- Download URL: autodeploy_cli-0.5.0a0.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2669cdcb4d7cc0a242db6b4c4f2bdc22486fbe79c35334b0c2f024067252de6
|
|
| MD5 |
1921cca0e390f0fd9d893f1cb68f5b66
|
|
| BLAKE2b-256 |
397c20adb93e9a695f5252656ac484a2f5dce8785d898e88e9eb635a908f19f7
|
File details
Details for the file autodeploy_cli-0.5.0a0-py3-none-any.whl.
File metadata
- Download URL: autodeploy_cli-0.5.0a0-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ddadd433c30e66c0a23575189579d8077bf74262608cf68e19dfc1d37eea4b0
|
|
| MD5 |
f14ac8b6969edd1903d8fbb310a257f7
|
|
| BLAKE2b-256 |
8b99ce9e54b396af2a58b0bfdd3f16fb697abfbe35b1518c690d02fde00ea277
|