preview_export_command
Build and preview a FastBCP export command prior to execution, showing passwords masked to ensure safe exports.
Instructions
Build and preview a FastBCP export command WITHOUT executing it. This shows the exact command that will be run, with passwords masked. Use this FIRST before executing any export.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| output | Yes | ||
| options | No | ||
| config_file | No | Path to a YAML configuration file (--config parameter, requires FastBCP 0.30+) | |
| os_type | No | Target operating system for command formatting | linux |