Opened 15 years ago

Last modified 14 years ago

#29 closed defect

Create a way to wipe an environment — at Initial Version

Reported by: Christopher Allan Webber Owned by:
Priority: minor Milestone:
Component: programming Keywords:
Cc: Parent Tickets:

Description

It should be possible to do something like:

./bin/gmg wipe_environment mediagoblin.ini

This should then ask the user to confirm (the user should have to type "yes") but should then wipe all:

  • sessions
  • the database specified in mediagoblin.ini
  • the files in the specified public_store and queue_store (assuming they're of BasicFileStore type)

Change History (0)

Note: See TracTickets for help on using tickets.