Python version of the Dokku CLI
Project description
Dokku CLI Python
This program is a Python reimplementation of dokku's CLI program.
We expect it to work on the following operating systems:
- Windows 10 or later
- macOS
- Debian/Ubuntu, RHEL/Cent/Rocky, etc.
This program requires Python 3.10 or later.
And you should be able to use ssh and git commands.
Installation
We recommend pipx as the method for installing this program. This assumes that you have pipx installed.
$ pipx install dokku-py
Usage
Simply run the dokku command in your shell. For the available commands, see the documentation on the dokku homepage.
$ dokku command
Contributing
If you find a bug in this program or a feature you'd like to see added, please write an issue.
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
dokku_py-0.1.0.tar.gz
(6.1 kB
view hashes)