mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
640 B
640 B
{{#template name="commandLine"}}
Command Line Tool
meteor help
Get help on meteor command line usage. Running `meteor help` by itself will list the common meteor commands. Runningmeteor help command will print
detailed help about the command.
meteor run
Run a meteor development server in the current project. runmeteor create
createmeteor deploy
deployXXX meteor mongo
XXX meteor logs
meteor update
updatemeteor add
addmeteor remove
removemeteor mongo
mongometeor reset
reset{{/template}}