mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
adjusted index creation and managemen
This commit is contained in:
@@ -11,6 +11,7 @@ const Matcher = require('did-you-mean');
|
||||
|
||||
program
|
||||
.command('serve', 'serve the application')
|
||||
.command('db', 'run database commands')
|
||||
.command('settings', 'interact with the application settings')
|
||||
.command('assets', 'interact with assets')
|
||||
.command('setup', 'setup the application')
|
||||
|
||||
Reference in New Issue
Block a user