Either -f should be repeatable, or it should allow for passing multiple files at once. The latter should work with expansion in shells, e.g. kcctl apply -f *-connector.json. // CC @mimaison; this just occurred to me when using kcctl during a demo the other day.
Either -f should be repeatable, or it should allow for passing multiple files at once. The latter should work with expansion in shells, e.g.
kcctl apply -f *-connector.json. // CC @mimaison; this just occurred to me when using kcctl during a demo the other day.