From 9f76d171f0b567deb5571ac33b2548e024cc8f51 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 18 Aug 2022 19:08:34 -0400 Subject: add support for raw json output fixes #36 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') 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 ` 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 -- cgit v1.2.3-54-g00ecf