Does confluent CLI support non-interactive execution of commands to do automation?
I am able to login non-interactively using environment variables, and then I want to pass a file of commands, that it can run sequentially. Does it have this ability?
Does confluent CLI support non-interactive execution of commands to do automation?
I am able to login non-interactively using environment variables, and then I want to pass a file of commands, that it can run sequentially. Does it have this ability?
hey @onlymohan
afaik there is no such functionality you’re looking for.
though there is a quite nice example made by confluent to automate some tasks.
should be extendible ![]()
best,
michael