kt icon indicating copy to clipboard operation
kt copied to clipboard

Tolerate already existing topic

Open torkelrogstad opened this issue 1 year ago • 0 comments

I'd like to execute kt admin -createtopic ... and have it not fail if the topic already exists. This is handy in cases where kt is used for starting up services which might or might not be already initialized. Would this be possible to add as a flag? For example -existing, or -tolerate-existing

torkelrogstad avatar Nov 14 '22 10:11 torkelrogstad