The steadybit CLI allows you to connect your repository to steadybit.
Intention
The Steadybit CLI enables you to define your resilience expectations via policies that your services need to comply with through configuration files that live next to your services' code. This allows you to implement gitops practices easily.
Installation
Nothing more than a simple
npminstall -g steadybit
Usage
The CLI is mostly self explaining. For a detailed documentation have a look at our public GitHub repository steadybit CLI​