thelounge/server/command-line
Reto Brunner 95aaba43fa cli: Implement storage migrate subcommand
This introduces the ability to run the migration offline, while
TL is not running as the migrations can take a long time.

The migrate command is added as a `thelounge storage` subcommand.
Reason being that it is expected that more subcommands will follow,
say `thelounge storage clean` to remove partial data from the db.
2023-02-27 14:33:34 +01:00
..
users Fix user commands not working 2022-06-21 10:51:24 +03:00
index.ts cli: Implement storage migrate subcommand 2023-02-27 14:33:34 +01:00
install.ts Merge branch 'installDocs' 2022-08-01 13:29:48 +02:00
outdated.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
start.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
storage.ts cli: Implement storage migrate subcommand 2023-02-27 14:33:34 +01:00
uninstall.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
upgrade.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
utils.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00