mirror of https://github.com/knative/func.git
* cli help text and flags cleanup - verbose flag uses global setting throughout - confirm flag added using shared visitor throughout - path flag added using shared visitor throughout - removes --version flag on root as redundant with subcommand - splits main help's 'Main Commands' into 'Primary Commands' and 'Development Commands' groups - Moves RunE definition into flag struct literals * remove commented code |
||
---|---|---|
.. | ||
command_groups.go | ||
command_groups_test.go | ||
template_engine.go | ||
template_engine_test.go | ||
templates.go |