# Usage ``` $ ms --help Usage: ms [options] Options: -V, --version output the version number -c --configFile the config file to generate entry points -p --port [3000] To use a port different than 3000 --proxyUrl To enable proxy for disabled endpoints --generateSnapshot To generate a API mock data snapshot (Not yet implemented.) --useSnapshot To launch a server with data snapshot -v --verbose show debug information --official-plugins show all available official plugins -h, --help output usage information ```