CLI for the Orkestr Internal Developer Platform
Project description
orkestr-cli
CLI for the Orkestr Internal Developer Platform.
Install
pip install orkestr-cli
Quick start
# Authenticate with your API token
orkestr login
# List your projects
orkestr projects list
# Deploy
orkestr deploy my-api
# View logs
orkestr logs my-api
# Check health
orkestr health my-api
Commands
| Command | Description |
|---|---|
orkestr login |
Authenticate with an API token |
orkestr logout |
Clear stored credentials |
orkestr whoami |
Show current user info |
orkestr projects list|create|show|update|delete|analyze |
Manage projects |
orkestr envs list|create|update|delete |
Manage environments |
orkestr deploy <project> |
Trigger a deployment |
orkestr deployments list|show|logs|rollback |
Deployment history |
orkestr logs <project> |
Runtime container logs |
orkestr stats <project> |
CPU/memory/network stats |
orkestr health <project> |
Container health info |
All commands support --json for raw JSON output.
Documentation
Full docs at orkestr.eu/docs
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
orkestr_cli-0.1.0.tar.gz
(8.7 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 orkestr_cli-0.1.0.tar.gz.
File metadata
- Download URL: orkestr_cli-0.1.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74e17d28d929a110311dfdeca3058bed9dcbb61ddb533ddf906396ecb0617565
|
|
| MD5 |
f68ced996eef7f0220e8059b4d22557a
|
|
| BLAKE2b-256 |
1d51838b5d723cc7735dee925484290aa04252374866e43687abf5be6e1bd826
|
File details
Details for the file orkestr_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: orkestr_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd0171019b284c7c50d84e36751ac519f810cebace953745087fa9ffa2ff0e05
|
|
| MD5 |
02a8c522aa8cdb8d0f761745e45dbe93
|
|
| BLAKE2b-256 |
7d41a390a4ed876faff75ac690ba4fc0fa5bbbcad2947a9ce01577eca26e7256
|