### Feature or problem description User should be able to modify the cleanup policy for Kafka topic using `kafka topic update` for both normal and interactive mode. ### Proposed solution Add `--cleanup-policy` flag for `kafka topic update`.