Skip to content

Generalized options for multi command support#1

Merged
pilardi merged 1 commit intomainfrom
general-options
Jan 4, 2026
Merged

Generalized options for multi command support#1
pilardi merged 1 commit intomainfrom
general-options

Conversation

@pilardi
Copy link
Owner

@pilardi pilardi commented Jan 4, 2026

refactor: Simplify CLI command signatures and improve configuration handling

  • Remove redundant CLI options from command functions, centralizing configuration via Runtime settings.
  • Add Runtime.set_value method to allow programmatic setting of configuration values.
  • Update README examples to reflect corrected command usage.
  • Adjust test cases to align with the new configuration approach and command signatures.
  • Reorder CLI arguments in integration tests for consistency and correctness.

…andling

  - Remove redundant CLI options from command functions, centralizing configuration via Runtime settings.
  - Add `Runtime.set_value` method to allow programmatic setting of configuration values.
  - Update README examples to reflect corrected command usage.
  - Adjust test cases to align with the new configuration approach and command signatures.
  - Reorder CLI arguments in integration tests for consistency and correctness.
@pilardi pilardi merged commit df6640f into main Jan 4, 2026
3 checks passed
@pilardi pilardi deleted the general-options branch January 4, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant