From 0a1c39da6667ee8ce10b76f859ed42f2756f6536 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 20 Apr 2024 18:06:18 -0400 Subject: document searching by uuid or url --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 820766e..7c8412e 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,9 @@ functionality. Run `rbw get ` to get your passwords. If you also want to get the username or the note associated, you can use the flag `--full`. You can also use the flag `--field={field}` to get whatever default or custom field you want. The `--raw` -flag will show the output as JSON. +flag will show the output as JSON. In addition to matching against the name, +you can pass a UUID as the name to search for the entry with that id, or a +URL to search for an entry with a matching website entry. *Note to users of the official Bitwarden server (at bitwarden.com)*: The official server has a tendency to detect command line traffic as bot traffic -- cgit v1.2.3-54-g00ecf