-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
CLI: select entry using the Uuid. #4113
Labels
Comments
droidmonkey
changed the title
keepassxc-cli 2.5.2 show stoped finding by using Uuid
CLI: show command search by Uuid
Jan 6, 2020
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
Jan 25, 2020
Add Uuid as attribute in show command for keepassxc-cli keepassxreboot#4112. Add search by Uuid to show command in keepassxc-cli keepassxreboot#4113.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
Feb 3, 2020
…eboot#4113 Don't use regex to remove braces (deprecated). Search always returned 1st item, resolved by comparing entry as QUuid::Id128.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
Feb 4, 2020
…eboot#4113 Run make format.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
Feb 4, 2020
…eboot#4113 Add quuid.h include to satisfy Ubuntu teamcity build.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
Feb 5, 2020
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
Feb 5, 2020
…eboot#4113 Use existing function to find by UUID if couldn't be found by path.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
Feb 5, 2020
…eboot#4113 Add method to find by UUID with QString
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
Feb 5, 2020
…eboot#4113 Run make format.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
Add Uuid as attribute in show command for keepassxc-cli keepassxreboot#4112. Add search by Uuid to show command in keepassxc-cli keepassxreboot#4113.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Don't use regex to remove braces (deprecated). Search always returned 1st item, resolved by comparing entry as QUuid::Id128.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Run make format.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Add quuid.h include to satisfy Ubuntu teamcity build.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Use existing function to find by UUID if couldn't be found by path.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Add method to find by UUID with QString
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Rebase from upstream develop branch and resolve merge conflicts. Run make format.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Fix build error.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Fix build error, 2nd attempt.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Fix build error, 3rd attempt. Problem with import QUuid in CI pipeline.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
…eboot#4113 Fix build error, problem with import of QUuid in CI pipeline.
bahelit
added a commit
to bahelit/keepassxc
that referenced
this issue
May 6, 2021
I renamed this issue because I think all the CLI commands working on entries should support finding the entry using a UUID. This includes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
keepassxc-cli show database.kdbx '1706a7eea30d5c49b283645524006371'
Should locate entry by UUID, version 2.3.1, allow to find by Uuid
Debug Info
keepassxc-cli , Version 2.5.2
Operating system: Linux, Mint
CPU architecture: 686
Enabled extensions:
The text was updated successfully, but these errors were encountered: