Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning: The standalone 'grafana-cli' program is deprecated and will be removed in the future. Please update all uses of 'grafana-cli' to 'grafana cli' #2434

Open
mykaul opened this issue Dec 25, 2024 · 0 comments

Comments

@mykaul
Copy link
Contributor

mykaul commented Dec 25, 2024

Need to replace 'grafana-cli' with 'grafana cli' :

ykaul@ykaul:~/github/scylla-monitoring$ grep -Frisn grafana-cli
docker-build/grafana.Dockerfile:30:    grafana-cli \
docker-build/grafana.Dockerfile:38:RUN grafana-cli --pluginsDir "${GF_PATHS_PLUGINS}" plugins install camptocamp-prometheus-alertmanager-datasource
docker-build/grafana.Dockerfile:51:            grafana-cli --pluginUrl ${pluginUrl} --pluginsDir "${GF_PATHS_PLUGINS}" plugins install "${pluginInstallFolder}"; \
docker-build/grafana.Dockerfile:53:            grafana-cli --pluginsDir "${GF_PATHS_PLUGINS}" plugins install ${plugin}; \

(I'm failing to easily build the container myself, otherwise would have done it, but the change works)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant