Pinned repositories
1,486 contributions in the last year
Contribution activity
June 2017
Created an issue in spf13/cobra
that received 9
comments
There is no way to conditionally run a function before running subcommands
I have two level deep subcommand structure. I have "backends" for which I need to load configuration before any second-level subcommands run, but t…