Jacob Mealey

Results 4 issues of Jacob Mealey

This PR adds a trurl_warnf call in json() to have it handle bad return codes from geturlpart() where previously it was silently failing. this aligns the behavior of `--get` and...

This adds `--json-file` as an option to read from a file that contains a json representation of the urls. It works very similarly to `--url-file`. The `--json-file` input structure is...

As we are moving toward a pretty stable set of command line options, I think it would be nice to provide completions for common shells. If folks are interested in...