meteor help Get help on meteor command line usage. Running meteor help by itself will list the common meteor commands. Running
Client Template.parentData([numLevels]) import { Template } from
meteor reset Reset the current project to a fresh state. Removes the local mongo database.
oauth-encryption Encrypts sensitive login secrets stored in the database such as a login service's application secret key and
Client Blaze.getView([element]) import { Blaze } from 'meteor/blaze'
Field Specifiers Queries can specify a particular set of fields to include or exclude from the result object. To
Client Meteor.logoutOtherClients([callback]) import { Meteor
Server new AccountsServer(server) import { AccountsServer } from
Templates {{> Template.dynamic template=template [data=data] }}
meteor admin Catch-all for miscellaneous commands that require authorization to use. Some example uses of meteor
Page 23 of 28