kuma icon indicating copy to clipboard operation
kuma copied to clipboard

Apply Entire Directory using kumactl

Open doctorwu opened this issue 1 year ago • 6 comments

Description

It would be a useful feature to have the ability to apply all files inside a directory, without having to use fancy shell commands, i.e. xargs, like you can with kubectl.

For example:

kumactl apply -f some-dir/

doctorwu avatar Nov 29 '23 15:11 doctorwu