Skip to content

mongosh (MongoDB shell) plugin for the asdf version manager.

License

Notifications You must be signed in to change notification settings

justinpowers/asdf-mongosh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-mongosh CI Lint

mongosh plugin for the asdf version manager.

Contents

Plugin Dependencies

  • curl - for mongosh downloads from upstream releases

Install

Plugin:

$ asdf plugin-add mongosh https://github.com/itspngu/asdf-mongosh

mongosh:

# Show all installable versions
$ asdf list-all mongosh

# Install specific version
$ asdf install mongosh latest

# Set a version globally (in your ~/.tool-versions file)
$ asdf global mongosh latest

Refer to the upstream mongosh repository for documentation and usage instructions of the included tools.

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

License

See LICENSE

About

mongosh (MongoDB shell) plugin for the asdf version manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%