summaryrefslogtreecommitdiffstats
path: root/bin/hostinfo
Commit message (Collapse)AuthorAgeFilesLines
* Printer: refactor the whole thing, add --verbose flag to show keys with ↵Alexander Sulfrian2013-05-171-7/+10
| | | | value None
* bin/hostinfo: add --keys to get valid keys for a hostAlexander Sulfrian2013-05-161-1/+24
| | | | | The bash completion uses now a dynamic list of valid keys for a host and therefor calls the hostinfo tool itself.
* bin/hostinfo: add --file to get the path of the yaml file with the informationAlexander Sulfrian2013-05-161-30/+38
|
* bin/hostinfo: allow intermixing of option and non-option argumentsAlexander Sulfrian2013-05-081-1/+1
|
* bin/hostinfo: add getopt for advanced parameter supportAlexander Sulfrian2013-05-081-10/+17
|
* hostinfo: Prefix class, ports/addresses handling adjusted, new online modeAlexander Sulfrian2013-05-081-1/+1
|
* bin/hostinfo: fix local lib importAlexander Sulfrian2013-05-081-2/+4
|
* bin/hostinfo: use development libraries if available0.1.2Alexander Sulfrian2013-05-061-1/+4
|
* add setup.py0.1.1Alexander Sulfrian2013-05-061-0/+59