- high level test coverage
- test coverage for introspection commands (requires a running server)
- Make
gquil help <subcommand>
show help instead of an error - Make help text link back to a path for feedback, issues
- Add a CONTRIBUTING.md file with info about development, processes
- Add examples to the in-tool documentation
- Add a manpage
- Make
--json
flag format emitted JSON - Add a
--version
flag
- Make it possible to read header values from a file ala
curl -H @filename
- Ensure that schema parse / validation errors actually point back to the source location
- Add a --named arg to ls fields command
- Make --interfaces-as-unions work everywhere that --from does
- Add a --depth-reverse flag to graph filtering options
- Add a --with-directive flag to filter types, fields by directives