doy / rbw

unofficial bitwarden cli
https://git.tozt.net/rbw
Other
581 stars 83 forks source link

Support for organizations and collections when adding / getting a password #102

Open razem-io opened 1 year ago

razem-io commented 1 year ago

I would like to add this as a feature request. It would be great to have support for the following:

rbw add --organisation "Test Org 1" --collection "All the admin passwords" TestName TestUser
>> pw1
rbw add --organisation "Test Org 2" --collection "All the admin passwords" TestName TestUser
>> pw2

rbw get --organisation "Test Org 2" --collection "All the admin passwords" TestName TestUser
>> pw2