https://github.com/bregman-arie/kli
https://github.com/bregman-arie/kli
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bregman-arie/kli
- Owner: bregman-arie
- License: apache-2.0
- Created: 2022-12-12T14:03:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T20:18:09.000Z (over 2 years ago)
- Last Synced: 2025-02-07T12:33:59.608Z (8 months ago)
- Language: Go
- Size: 26.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KLI
**Note**: Projects In Progress
Kubernetes CLI for SRE
## Installation
**Note**: You need to use Go 1.19+ to run the project
```
git clone git@github.com:bregman-arie/kli.git && cd kli
go build .
```## Usage
`kli diagnose` - Run diagnostics on your environment