Skip to content

NeoHsu/asdf-newrelic-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-newrelic-cli Build Lint

newrelic-cli plugin for the asdf version manager.

Build History

Build history

Contents

Dependencies

  • bash, curl, tar, unzip: generic POSIX utilities.

Install

Plugin:

asdf plugin add newrelic-cli
# or
asdf plugin add newrelic-cli https://github.com/NeoHsu/asdf-newrelic-cli.git

newrelic-cli:

# Show all installable versions
asdf list-all newrelic-cli

# Install specific version
asdf install newrelic-cli latest

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

# Now newrelic-cli commands are available
newrelic --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 © Neo Hsu