mirror of https://github.com/k3s-io/k3s
1026d10203
External CLI actions cannot short-circuit on --help or --version, so we
cannot skip loading the config file if these flags are present when
running these wrapped commands. The behavior of just returning the
override flag name instead of the requested flag value was breaking
data-dir lookup when running wrapped commands.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
agent | ||
cert | ||
completion | ||
containerd | ||
ctr | ||
encrypt | ||
etcdsnapshot | ||
k3s | ||
kubectl | ||
server | ||
token |