CLI: Add auto-lock feature

On using bw unlock it would be nice to have a additonal flag for auto-locking the vault after being unlocked, just like e.g. the browser extension does

I don’t know how feasible it is, considering that the CLI doesn’t run as a service. It should at least be possible when running bw serve. That’s the use case I’m looking at for wanting auto-lock.

Uh, tbh did not know about this

But with the server its the same as with normal lock/unlock
Stopping the server does not lock my vault i guess

But i fully understand your point