Skip to content

Instantly share code, notes, and snippets.

@fuzzy
Created April 1, 2016 03:10
Show Gist options
  • Save fuzzy/422c9db5d11d09d8408434d0445ba5bd to your computer and use it in GitHub Desktop.
Save fuzzy/422c9db5d11d09d8408434d0445ba5bd to your computer and use it in GitHub Desktop.
Usage: mvm command <opt> <...> <PACKAGESPEC>
disable Disable usage of a given package.
-g Disable in the global profile.
enable Enable a given package.
-g Enable in the global profile.
help Show this help screen.
list List installed or available packages.
-a Show available packages.
version Show the version.
Example: mvm install -c -v python-2.7.11.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment