Handle CLI errors more gracefully
Open
- Dominant language
- Python
- Stars
- 212
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Things like:
- errors raised as part of a `ckanapi action` call
- badly formatted JSONL input
- unexpected errors when using `ckanapi dump` or `ckanapi load` with a local CKAN instance
all result in tracebacks, but aren't ckanapi bugs. We should catch these and display them better. Perhaps with an attractive shade of red text.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.