warning
Documentation is currently for moon v2. If you are using v1, some of the examples and settings may differ in syntax and functionality.
upgrade
The moon upgrade command can be used to upgrade your current moon binary (if installed globally)
to the latest version.
$ moon upgrade
caution
This command will only work if moon was installed in the ~/.moon directory, using our official
installation script. If installed through Node.js, you'll need to upgrade manually.