Closed whs-dot-hk closed 1 year ago
While running apply and diff through std cli, kubectl will produce an unexpected args error.
std
kubectl
Put the filename arg after recursive, so that it can be followed by a manifest path
Thank's a lot! My use case / prototype had been focused on kustomize so I didn't catch that error. :handshake: Thanks for your collab!
kustomize
Context
While running apply and diff through
std
cli,kubectl
will produce an unexpected args error.Solution
Put the filename arg after recursive, so that it can be followed by a manifest path