kumarchinnakali / oslo

CLI tool for the OpenSLO spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oslo

CLI tool for the OpenSLO spec. For more information also check the website: openslo.com.

Prerequisites

Installation

  1. Checkout this repository
  2. Install oslo with go get github.com/OpenSLO/oslo

Usage

Right now, the only function is validate, which you can call with oslo validate

Testing

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

About

CLI tool for the OpenSLO spec

License:Apache License 2.0


Languages

Language:Go 80.7%Language:JavaScript 16.7%Language:Makefile 2.7%