otoroshictl 0.0.5

a CLI to manage your otoroshi clusters with style ;)
otoroshictl-0.0.5 is not a library.

TODO

  • add default columns for entities
  • add pagination to get list (page & page_size)
  • add filter (using endpoint filter)
  • add jsonpath and yamlpath filter on all commands
  • add cloudapim specific commands to link clusters and setup config
  • support yaml for edit commands
  • Kube armoring
  • Patch expression on patch
  • Sync all read in files
  • Export command
  • Import command
  • handle ndjson import/export
  • manage output
  • handle error better with exit-1 and system.err ?