You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.vscode | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
cfg.ini.sample | 4 years ago | |
hetzner_status.py | 4 years ago |
README.md
hetzner_status
Requirements
pip3 install texttable hetzner hetznercloud docopt humanfriendly
Usage
Usage:
hetzner_status.py [--verbose] [--json] [--cfg FILE]
hetzner_status.py (-h | --help)
hetzner_status.py --version
Options:
-h --help Show this screen
--version Show version.
--json Plz gimme json
--cfg FILE Specify config file to use [default: ./cfg.ini]
Example
Name type Datacenter status net in net out free quota
===============================================================================================================================
celestia.foobar.qux physical fsn1-dc12 ready None None 20 TB
debian-8gb-fsn1-dc8-1 cloud fsn1-dc8 running 5.21 GB 13.5 GB 20 TB
debian-2gb-fsn1-dc8-1-ptube cloud fsn1-dc8 running 3.72 GB 385.04 MB 20 TB
debian-2gb-fsn1-dc8-2-droneci cloud fsn1-dc8 running 25.66 MB 34.01 MB 20 TB
License
MIT
Contact
dashie <dashie @ sigpipe . me>