Open Harsh-Maheshwari opened 6 months ago
https://grafana.com/docs/grafana/latest/administration/api-keys/#:~:text=NOTE,interact%20with%20Grafana.
Grafana is deprecating the use of API keys How to use this tool with the new authentication method
The steps should be equivalent:
GRAFANA_URL=<host:port> GRAFANA_TOKEN=<your_service_account_token> grafana-backup save
Perhaps the README can be updated a bit, but most likely the tool will work the same.
https://grafana.com/docs/grafana/latest/administration/api-keys/#:~:text=NOTE,interact%20with%20Grafana.
Grafana is deprecating the use of API keys How to use this tool with the new authentication method