aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-09 01:06:03 -0600
committerGitHub <noreply@github.com>2023-03-09 01:06:03 -0600
commit5f4fe0b55d92de36922af372811abf548608edd1 (patch)
treeae2068a5607d7a7bf87bd72885c6081312a5e290 /README.md
parenta54f18f445e5bb13231ab3c716a32d1706119b5f (diff)
parent9f76d171f0b567deb5571ac33b2548e024cc8f51 (diff)
downloadrbw-5f4fe0b55d92de36922af372811abf548608edd1.tar.gz
rbw-5f4fe0b55d92de36922af372811abf548608edd1.zip
Merge pull request #97 from classabbyamp/json-output
add support for raw json output
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