Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 18:22
· 240 commits to main since this release

added column sort and json output, improved help

  • added sort function to table struct
  • removed old showTable function
  • changed processCommonFlags to return error
  • all commands can now sort on column names
  • added "-o json" flag
  • improved help descriptions and added usage examples