A simple script to show you how to use grafana endpoint to manage your dashboards.
Get your Grafana API Token from your Grafana instance, And set it into Environement Variable GRAFANA_API_KEY
export GRAFANA_API_KEY=<your_api_key>
This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details