Bitwarden Custom field support #689
ABrizmohun
started this conversation in
General
Replies: 1 comment 3 replies
|
Thanks for raising this. The provider had partial plumbing for custom fields, but it returned the complete item JSON instead of extracting the requested value. I opened PR #690 to implement custom fields for both backends:
Until a release containing this lands, the direct CLI workarounds are: If you are able to try the PR against your vault, feedback would be welcome. AI-assisted — Tool: Codex; model: unavailable/unavailable; version: unavailable. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Fnox is so close to solving the secret management for me any my team; however, a lot of the values we need are in Bitwarden in custom fields.
The docs say: "Custom field extraction is not yet implemented. Use standard fields for now."
I would contribute to this if I knew Rust.
All reactions