QuickPod CLI V1.1.1
·
10 commits
to main
since this release
QuickPod CLI v1.2.0 coming soon!
CLI
A Command line python tool that interfaces with the QuickPod API to manage machines and pods.
!!!IMPORTANT!!!
Dependencies for Dotenv and Pandas are required to run this script!
pip install python-dotenv; pip install pandas
New Features:
- Commented ALL Code!
- Added
list-ssh-loginscommand - Added
restart-allcommand
Usage:
QPCLI.py <GLOBAL ARGUMENTS> [SUB-POSITIONAL ARGUMENTS] [COMMAND] [FILTERS]
COMING SOON:
- Account Settings, creation, deletion, etc.
- Host List machines for rental
- Fix Sort Function
- Host Earning Stats
- Client Billing Stats
- CPU Search!
Full Changelog: V1.1.0...1.1.1