Loading
fix(cli): handle optional SpecArgument defaults
- Use None as default for SpecArgument parameters in CLI commands\n- Normalize None to empty list inside command handlers to avoid mutable default and allow no-argument invocation
- Use None as default for SpecArgument parameters in CLI commands\n- Normalize None to empty list inside command handlers to avoid mutable default and allow no-argument invocation