Skip to content

Refactor option handling #27

@lkmgr

Description

@lkmgr
  • Create CLI help text automatically to prevent drift between help text and actual options (missing options in help, different default values, etc.)
  • Use a single options interface/type if possible for all methods of passing in options (function parameters, CLI, config file)
  • Create a schema to validate options and set defaults
  • Define and apply defaults in one place only

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions