Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 503 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 503 Bytes

cli

the egg cli lets you view your aggegated errors straight from the command line

usage

egg - the simple error aggregator
egg ingests errors and aggregates them
documentation available at https://github.com/ducc/egg

Usage:
  egg [command]

Available Commands:
  help        Help about any command
  top         shows your aggregated errors
  version     print the version number of egg

Flags:
  -h, --help   help for egg

Use "egg [command] --help" for more information about a command.