The Silverback Command Line
$ npm install -g silverback
$ silverback COMMAND
running command...
$ silverback (-v|--version|version)
silverback/0.0.0 darwin-x64 node-v8.9.1
$ silverback --help [COMMAND]
USAGE
$ silverback COMMAND
...Use templates to scaffold a bunch of boilerplate code.
Note that this subcommand will abort if the working tree is not clean. Likewise, it will revert to HEAD if any failures occur.
USAGE
$ silverback generate [MODEL]
OPTIONS
-h, --help show CLI help
-d, --dir the root of the project for which you wish to scaffold a model
EXAMPLE
$ silverback generate books
display help for silverback
USAGE
$ silverback help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI