CLI
Last updated
Last updated
QuickPod CLI
A Command line python tool that interfaces with the QuickPod API to manage machines and pods.
wget command wget https://github.com/quickpod/CLI/releases/download/V1.1.0/QPCLI.py; chmod +x QPCLI.py; pip install python-dotenv; pip install pandas; python3 QPCLI.py #[options]