Closed tegefaulkes closed 3 weeks ago
In general, anything that is list
could be ls
.
You want to have list|ls
available for these sorts of commands.
Short versions of all commands should exist like remove|rm
if it makes sense...
Short versions of all commands should exist like
remove|rm
if it makes sense...
Oh. I'll make a new issue to convert all commands, vault or otherwise, to have short/long versions where applicable.
Specification
@CMCDragonkai mentioned that since the
secrets list
has becomesecrets ls
now, we should rename the vaults list command the same.So the
vaults list
command should be renamed tovaults ls
withlist
as an alias.Additional context
Tasks
Vaults list
tovaults ls
.list
as a command alias.