Description
When running the get-schema -b <base_id> -o <output_dir> command, the program returns an error "(error: Option "--output-dir" conflicts with option "--file".)"
error: Option "--output-dir" conflicts with option "--file".
Steps to reproduce
- Run the get-schema command with an output dir argument on a valid base
- Observe the error
Expected behavior
The output dir argument should be usable
Actual behavior
Even without a file argument, it conflicts and prevent using the output dir argument.
Environment
Description
When running the
get-schema -b <base_id> -o <output_dir>command, the program returns an error "(error: Option "--output-dir" conflicts with option "--file".)"Steps to reproduce
Expected behavior
The output dir argument should be usable
Actual behavior
Even without a file argument, it conflicts and prevent using the output dir argument.
Environment