This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.2.3 instead.
doploy CLI
Watch builds, read logs, and drive your Odoo deployments on doploy from a terminal or a CI pipeline.
pipx install doploy-cli
doploy login # opens your browser; no tokens to paste
doploy projects
doploy builds <project-id> --type production
doploy logs <build-id> --source test -f
doploy update-modules <build-id> --wait
Auth
doploy login signs you in with your doploy account (OAuth, PKCE, loopback
callback). Tokens refresh themselves and live in ~/.config/doploy/config.json
(mode 0600). Whether the CLI may deploy is controlled per app in
Settings > Connected apps.
Commands
| Command | What it does |
|---|---|
projects |
List your projects |
builds <project> |
Recent builds, filter with --type |
build <id> |
One build in full |
tests <build> |
Test failures, --details for tracebacks |
logs <build> |
Tail logs; --source build|test|odoo, -f to follow |
branch create <project> <name> |
Fork a dev branch and queue its build |
rebuild <build> |
Queue a rebuild |
restart <build> |
Restart the Odoo service |
update-modules <build> [modules] |
Run odoo-bin -u; --theme, --wait |
backup <build> |
Start a backup; --wait |
task <id> |
Poll a queued task |
logout |
Forget saved credentials |
Production targets always need --confirm. Destructive operations
(deletes, restores) are not exposed.
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 doploy_cli-0.2.0.tar.gz.
File metadata
- Download URL: doploy_cli-0.2.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b858bbdb4fead90473467bea089505fa8dbf506cbe2285247efa207d43485e40
|
|
| MD5 |
01ee3a0a5404c53157615aae1b5bd87c
|
|
| BLAKE2b-256 |
47c1066a27016c97283957dc165c310787bd570b638a6a4b09867b8490934b23
|
File details
Details for the file doploy_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: doploy_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f69f0d2daf59f4be0be11b0123a56739193f3d13dcc720251217347dd4ef2f8
|
|
| MD5 |
56c6c0f19e90567d5682a2910c041ecc
|
|
| BLAKE2b-256 |
4cb2e1445718786fc059a92eb302c64e81825f19a4441720fe4c61b3daa10ca3
|