rancher / kim

In ur kubernetes, buildin ur imagez
Apache License 2.0
326 stars 19 forks source link

image: honor global args #72

Closed dweomer closed 3 years ago

dweomer commented 3 years ago

Implement the default installation check/attempt as final check before invoking each sub-command. This removes the PersistentPre() impl from the image.CommandSpec unblocking the global cli.App#PersistentPre().

Fixes #56 Fixes #59 Fixes #72

Signed-off-by: Jacob Blain Christen jacob@rancher.com