package
0.0.0-20230119170211-cc69b766ec7a
Repository: https://github.com/bruce34/grafana-dashboards-manager.git
Documentation: pkg.go.dev

# Functions

getDashboardsVersions reads the "versions.json" file at the root of the git repository and returns its content as a map.
No description provided by the author
PullGrafanaAndCommit pulls all the dashboards from Grafana except the ones which name starts with "test", then commits each of them to Git except for those that have a newer or equal version number already versioned in the repo.
No description provided by the author