Hacker News new | past | comments | ask | show | jobs | submit login

> argp parses `foo --bar -1` as `foo --bar=-1` the way you expect when `--bar` takes an value, but Kong treats `-1` as a flag.

This seems a bug in Kong. Has someone reported it?




Yes, see https://github.com/alecthomas/kong/issues/315. It may be nontrivial to change.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: