database
Utilities to manage the FlexGet database.
Sub-command | Option | Description |
---|---|---|
cleanup |
Cause all plugins to clean unnecessary data from the database | |
vacuum |
Optimize the database, possibly increasing performance and decreasing database size | |
reset |
Resets the entire database (DANGEROUS!) | |
--sure |
Required with --reset to confirm you want to really reset the database. |
|
reset-plugin |
Reset the database for a specific plugin | |
<plugin name> |
Name of the plugin to reset |
# cleanup unnecessary data from the database
$ flexget database cleanup