mirror of
https://github.com/bitwarden/cli
synced 2025-12-26 04:53:15 +00:00
@@ -26,7 +26,7 @@ export class VaultProgram extends Program {
|
||||
super(main);
|
||||
}
|
||||
|
||||
register() {
|
||||
async register() {
|
||||
program
|
||||
.command('list <object>')
|
||||
.description('List an array of objects from the vault.')
|
||||
|
||||
Reference in New Issue
Block a user