daveneeley / asdf-grafana-grizzly

An asdf plugin for Grizzly, a command line utility for managing Grafana Resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-grafana-grizzly Build Lint

grafana-grizzly plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add grafana-grizzly
# or
asdf plugin add grafana-grizzly https://github.com/daveneeley/asdf-grafana-grizzly.git

grafana-grizzly:

# Show all installable versions
asdf list-all grafana-grizzly

# Install specific version
asdf install grafana-grizzly latest

# Set a version globally (on your ~/.tool-versions file)
asdf global grafana-grizzly latest

# Now grafana-grizzly commands are available
grr version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Dave Neeley

About

An asdf plugin for Grizzly, a command line utility for managing Grafana Resources.

License:MIT License


Languages

Language:Shell 100.0%