mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 03:33:54 +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