Closed rumstead closed 2 years ago
That is a good idea.
I think, I will implement it similar to the current konf delete
, which allows a file glob to match multiple files. An then something like konf import .
or konf import /path/to/my/dir
will be possible
okay this should work now. When you supply a directory to konf import
, it will import all files in that directory (excl. hidden ones of course)
Be able to import all kube configs under a directory