Opened 15 years ago
Last modified 13 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)
Note:
See TracTickets
for help on using tickets.
