benthosdev / benthosdev/benthos-asdf
asdf list-all benthos produces an error
Open
bug
- Dominant language
- Shell
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Calling `asdf list-all benthos` produces the error:
```
❯ asdf list-all benthos
Plugin benthos's list-all callback script failed with output:
jq: error (at :5): Cannot index string with string "name"
```
## How to reproduce
Follow the README with an asdf installation where the benthos plugin is not installed yet:
```
❯ asdf plugin add benthos
❯ asdf plugin update benthos
❯ asdf list-all benthos
```
Contributor guide
Assessment
This issue has not been assessed yet.