https://github.com/toddtreece/grafana-utils
https://github.com/toddtreece/grafana-utils
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/toddtreece/grafana-utils
- Owner: toddtreece
- Created: 2021-11-04T13:34:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-12T16:11:27.000Z (over 4 years ago)
- Last Synced: 2025-02-08T23:13:40.607Z (over 1 year ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## grafana utils
a CLI with some utils that make plugin development easier for me. this is pretty specific
to my environment, but i'm just posting here in case anyone finds it useful.
## installation
```
cargo install --path=.
```