bitwarden / bitwarden/agent-access
aac connections list --output json outputs text
Open
Beginner friendly
- Dominant language
- Rust
- Stars
- 145
- Forks
- 11
- Avg merge
- 20h 57m
- Merged PRs (30d)
- 1
Description
aac connections list --output json doesn't output JSON it only outputs text
Contributor guide
Research direction
Start by running `aac connections list --output json` and trace the CLI entry point for the connections list command and its output-format handling. Confirm the current text output, then verify that the command emits valid JSON when `--output json` is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100