Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
razem-io opened this issue Jan 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@razem-io
Copy link

razem-io commented Jan 3, 2023

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
@doy doy added the enhancement New feature or request label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants