|
|
|
@ -1,10 +1,7 @@
|
|
|
|
|
# gridscale-check
|
|
|
|
|
|
|
|
|
|
A variety of commands to check various aspects of your IaaS-assetts at [gridscale](https://gridscale.io).
|
|
|
|
|
This check makes use of [libretto](https://github.com/apcera/libretto). However, since the
|
|
|
|
|
gridscale-support has not been merged yet, it imports libretto from here:
|
|
|
|
|
|
|
|
|
|
[https://g.hazardous.org/fkr/libretto](https://g.hazardous.org/fkr/libretto)
|
|
|
|
|
This check makes use of [gsclient-go](https://github.com/gridscale/gsclient-go).
|
|
|
|
|
|
|
|
|
|
The check-command looks in ```config/check.toml``` for a config file containing (for now) just the
|
|
|
|
|
gridscale user and token. These can also be set via the environment:
|
|
|
|
|