Changelog
- Add interactive TUI mode
- Add git-scan command to scan Terraform repos
Installation
Download the binary for your platform below — do not use the auto-generated "Source code" archives, as this repository hosts binaries only.
| Platform | File |
|---|---|
| macOS (Apple Silicon) | sg-cli_Darwin_arm64.tar.gz |
| macOS (Intel) | sg-cli_Darwin_x86_64.tar.gz |
| Linux (amd64) | sg-cli_Linux_x86_64.tar.gz |
| Linux (arm64) | sg-cli_Linux_arm64.tar.gz |
| Windows (amd64) | sg-cli_Windows_x86_64.zip |