Installation • Documentation • ChangeLog • Credits •
Here is a really quick recap of the main features that will help you bringing reliability to your daily activities:
- Declare and Report on your SLO
- Scan for reliability risks in your Kubernetes manifests
- Run from anywhere, including your CI/CD so that you can run reliability checks
Reliably CLI is available for macOS, Linux and Windows as downloadable binaries from the releases page.
Reliably can also be installed as a Krew plugin.
Please see the documentation for further details.
Reliably is a CLI and runs from anywhere you can execute its binary. From your terminal or embedded into a CI/CD pipeline for instance.
$ reliably
The Reliably Command Line Interface (CLI).
Usage:
reliably [command]
Available Commands:
auth Login, logout, and verify your authentication
completion Generate shell completion scripts
history Show your scan history
scan Check for Reliably Suggestions
slo service level objective commands
workflow Setup your Reliably workflow
Flags:
-h, --help help for reliably
--no-color Disable color output
-v, --verbose verbose output
--version version for reliably
Use "reliably [command] --help" for more information about a command.
Environment variables:
See 'reliably environment --help' for the list of supported environment variables.
Feedback:
You can provide with feedback or report an issue at https://github.com/reliablyhq/cli/issues/new
Please follow the guidelines to walk you through Reliably's main features.
This repository contains code from the Reliably CLI project as well as some open-source works:
- GitHub CLI
- Secure Go gosec
- Christopher Thorpe nestedmaplookup.go