This module provides a CLI wrapper for the main module, allowing it to be easily used via anyone's login shell.
This will run the CLI
args: {Array} The arguments that would be passed to the CLI.
This is usually something like process.argv.slice(2)