Flush Command 

The command database:flush flush all database data. Command needs to be confirmed by user interaction in order to finish.

Options 

Name Type Default Required
boolean false
string Default
boolean false

delete-tables

delete-tables
Type
boolean
Default
false

When set, tables will not only be flush (truncated) but also deleted.

connection

connection
Type
string
Default
Default

What connection should be used for running this command.

no-interaction

no-interaction
Type
boolean
Default
false

When set, no user confirmation is needed.