All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Enable prompt for password feature if interactive setting is true
- Better validation of required/optional profile settings
- Configure defaults for namespace and format settings
- Rename server var to profile, to clarify code
- Updated documentation
- Merge PR #4 (add trusted-ca-file capability)
- Set default timeout to 15s
- Renamed config parameter "insecure" to "insecure-skip-tls-verify" for clarity
- Added trusted-ca-file to config generation
- Added timeout duration to config generation
- Read $HOME directory properly
- Use more generic utf8 arrow
- osc (operate sensu cluster) is a utility to help Sensu operators quickly switch between clusters in their environment.