Currently I can specify which topics that I would like to have forwarded from source to destination using the topics: section of the config.yaml file. I specify each topic manually in the file. Alternatively I can create the list dynamically using an external tool.
It would be nice if I could just specify "*" to have the agent pull the list of topics from the source cluster and forward all of those to the destination. Or maybe add a config field to toggle between "all topics" or "specific topics only".