Skip to content

improve CLI #17

@ch-aurich

Description

@ch-aurich

I'd like to improve the CLI:

  • the option "-v" should be used for verbosity as usually used for unix tools (also see verbosity levels #13)
  • changing the option --csv to --out or use a positional argument for file output (it will not always be csv after merging Feature Request: stickerbom #14) also see Feature Request: Ability to take sch or brd files as input from stdio #11 for handling of input/output of the script via stdin/stdout
  • --variant must be specified with knowing the variants... I'd like to add a feature to list available variants and maybe select it interactively
  • when implementing interactive stuff we need a way to say that this should not be done (like svn --non-interactive), then the script must fail if a interactive feedback would be needed to continue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions