1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/src/commands
Jarimatti Valkonen 62c7c30cb4
Add status command (#145)
* Show vault status.

The status is shown as 'unauthenticated', 'locked', or 'unlocked'.

* Add more status command fields.

Added `serverUrl`, `lastSync`, `userEmail`, and `userId`.

* Add status help text.
2020-06-16 20:43:30 -04:00
..
completion.command.ts Formatting and lint fixes 2020-05-26 09:34:44 -04:00
config.command.ts Added --trash to delete cmd, added restore cmd 2020-04-14 13:04:19 -04:00
confirm.command.ts confirm org members command 2019-10-07 10:42:02 -04:00
create.command.ts org collection edit command 2019-10-01 11:16:24 -04:00
delete.command.ts [Soft Delete] soft-delete by default 2020-04-14 14:32:43 -04:00
edit.command.ts Added --trash to delete cmd, added restore cmd 2020-04-14 13:04:19 -04:00
encode.command.ts move shared CLI items to jslib 2019-03-15 22:34:59 -04:00
export.command.ts only block interaction if env var set 2020-03-12 15:37:44 -04:00
generate.command.ts enforce policies on generate command (#115) 2020-03-03 16:29:10 -05:00
get.command.ts try to filter some get requests 2019-10-21 14:16:16 -04:00
import.command.ts move shared CLI items to jslib 2019-03-15 22:34:59 -04:00
list.command.ts [Soft Delete] soft-delete by default 2020-04-14 14:32:43 -04:00
lock.command.ts Update jslib 31a2574 -> 28e3fff, update vault timeout service deps 2020-04-03 09:47:45 -05:00
login.command.ts use shared login/logout commands 2019-03-18 10:33:43 -04:00
restore.command.ts Added --trash to delete cmd, added restore cmd 2020-04-14 13:04:19 -04:00
share.command.ts move shared CLI items to jslib 2019-03-15 22:34:59 -04:00
status.command.ts Add status command (#145) 2020-06-16 20:43:30 -04:00
sync.command.ts move shared CLI items to jslib 2019-03-15 22:34:59 -04:00
unlock.command.ts only block interaction if env var set 2020-03-12 15:37:44 -04:00