Skip to content

🐛 Output dir argument in get-schema command doesn't work #24

Description

@Squix

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

  1. Run the get-schema command with an output dir argument on a valid base
  2. 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

  • CLI Version: 1.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions