CLI tool for the OpenSLO spec. For more information also check the website: openslo.com.
- Checkout this repository
- Install oslo with
go get github.com/OpenSLO/oslo
brew tap openslo/openslo
brew install oslo
Right now, the only function is validate
, which you can call with oslo validate
To test out the features of oslo, from the root of the project run
oslo validate test/valid-service.yaml
That will validate against a valid yaml file. There are other files in that
directory to test out the functionality of oslo