truong-hua opened a new issue #12503: URL: https://github.com/apache/pulsar/issues/12503
**Is your feature request related to a problem? Please describe.** Currently, the --sink-config-file supported only archive option but not sinkType option Command `pulsar-admin --admin-url http://pulsar:8080 sinks create --sink-config-file ./config.yml` will output `Sink archive not specfied` even that the sinkType is defined in config.yml **Describe the solution you'd like** pulsar-admin should read sinkType from config file **Describe alternatives you've considered** Use archive option **Additional context** Pulsar 2.8.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
