eventstore icon indicating copy to clipboard operation
eventstore copied to clipboard

Quiet flag for the task drop?

Open lorenzosinisi opened this issue 6 years ago • 1 comments

I have noticed that the flag 'quiet' is not available for the task that drops the db. Shall we add it? I could open a PR for that in case.

We can do here https://github.com/commanded/eventstore/blob/master/lib/mix/tasks/event_store.drop.ex#L23 something like this https://github.com/commanded/eventstore/blob/master/lib/mix/tasks/event_store.init.ex#L27

lorenzosinisi avatar Dec 05 '18 16:12 lorenzosinisi

Yes, happy to accept a PR if you want to add this flag to the task.

slashdotdash avatar Dec 10 '18 11:12 slashdotdash