serokell / coffer

Multi-backend password store with multiple frontends
4 stars 2 forks source link

Make the `view` command the default command #3

Closed dcastro closed 2 years ago

dcastro commented 2 years ago

There's a good chance view will be the command users use the most.

It would be convenient to not have to specify the command name, and just default to using view when no command name is given.

In other words, these two should behave the same:

$ coffer view path/to/entry
$ coffer path/to/entry