urfave/cli is a declarative, simple, fast, and fun package for building command line tools in Go featuring: commands and subcommands with alias and prefix match support flexible and permissive help system dynamic shell completion for bash, zsh, fish, and powershell no dependencies except Go standard library input flags for simple types, slices of simple types, time, duration, and others compound s

