aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorclassabbyamp <dev@placeviolette.net>2022-08-18 19:08:34 -0400
committerclassabbyamp <dev@placeviolette.net>2023-03-08 21:54:52 -0500
commit9f76d171f0b567deb5571ac33b2548e024cc8f51 (patch)
treeae2068a5607d7a7bf87bd72885c6081312a5e290 /README.md
parenta54f18f445e5bb13231ab3c716a32d1706119b5f (diff)
downloadrbw-9f76d171f0b567deb5571ac33b2548e024cc8f51.tar.gz
rbw-9f76d171f0b567deb5571ac33b2548e024cc8f51.zip
add support for raw json output
fixes #36
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 386c0f2..5efe1f8 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,8 @@ functionality.
Run `rbw get <name>` 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.
+`--field={field}` to get whatever default or custom field you want. The `--raw`
+flag will show the output as JSON.
*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