Options (2)
-f, --fieldbooleanGet a username for an entry
Example:
rbw get {{[-f|--field]}} username "{{entry_name}}"-c, --clipboardbooleanCopy a password to the clipboard
Example:
rbw get {{[-c|--clipboard]}} "{{entry_name}}"Examples (8)
Unlock the vault
rbw unlockList all items in the vault
rbw listGet a password for an entry
rbw get "entry_name"Get a username for an entry
rbw get [-f|--field] username "entry_name"Copy a password to the clipboard
rbw get [-c|--clipboard] "entry_name"Generate a new password with the specified number of characters
rbw generate password_lengthLock the vault
rbw lockmade by @shridhargupta | data from tldr-pages