v.19.6Improvements
Clickhouse-copier: Auto Upload Task Configuration from --task-file Option #4876 (proller)
clickhouse-copier: auto upload task configuration from--task-fileoption #4876 (proller)
Why it matters
This feature simplifies the use ofclickhouse-copier by automatically uploading the specified task file configuration without requiring manual upload steps. It improves the user experience by streamlining the process of providing and managing copier tasks.How to use it
Use the--task-file option with clickhouse-copier to specify your task configuration file. The tool will automatically upload the configuration when this option is set.Example:
clickhouse-copier --task-file path/to/task_file.yaml