CLI
Last updated
Was this helpful?
Last updated
Was this helpful?
The allows you to connect your repository to Steadybit and having a single source of truth for all your experiments. By enabling you to create / update and retrieve your experiment definitions you have the truth versionized at one place. Of course, you can also run your experiments from the command line interface.
This allows you to implement GitOps practices easily.
Nothing more than a simple
Afterwards you have to create a profile and authenticate via an . Check out our public GitHub repository to learn more.
The CLI is mostly self explaining. For a detailed documentation have a look at our public GitHub repository