Flush Command
The command
database: 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
-
- Type
- boolean
- Default
- false
When set, tables will not only be flush (truncated) but also deleted.
connection
-
- Type
- string
- Default
- Default
What connection should be used for running this command.
no-interaction
-
- Type
- boolean
- Default
- false
When set, no user confirmation is needed.