copy_file
Copy a file from source to destination, with options for dry-run simulation and base path specification, supporting MLOps data management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| base_path | No | . | |
| source_path | Yes | ||
| destination_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||