v.19.6Improvements

Clickhouse-copier: Auto Upload Task Configuration from --task-file Option #4876 (proller)

clickhouse-copier: auto upload task configuration from --task-file option #4876 (proller)
clickhouse-copier now supports automatically uploading the task configuration when using the --task-file option.

Why it matters

This feature simplifies the use of clickhouse-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