Check / reset database #901

Open
opened 2021-02-15 11:51:19 +00:00 by pwFoo · 0 comments

During extend my entrypoint script I searched an easy way to verify database. But there is no subcommand for that and pg cli isn't installed to the docker image.

Maybe would be nice to have subcommands to

  1. verify if plume is installed (check if db tables exist -> plm db check?)
  2. reset database / instance (delete db tables and search index directory contents -> plm db reset?)
During extend my entrypoint script I searched an easy way to verify database. But there is no subcommand for that and pg cli isn't installed to the docker image. Maybe would be nice to have subcommands to 1. verify if plume is installed (check if db tables exist -> `plm db check`?) 1. reset database / instance (delete db tables and search index directory contents -> `plm db reset`?)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#901
No description provided.