Skip to content

fix(cli): preserve argv quoting in kfl run []#52

Merged
Lp-Francois merged 1 commit intomainfrom
fix/run-argv-quoting
Apr 8, 2026
Merged

fix(cli): preserve argv quoting in kfl run []#52
Lp-Francois merged 1 commit intomainfrom
fix/run-argv-quoting

Conversation

@Lp-Francois
Copy link
Copy Markdown
Collaborator

Summary

  • switch kfl run to direct argv spawning so quoted arguments are preserved (fixes commands like node -e 'console.log(process.env.HELLO)')
  • avoid DEP0190 by not combining shell mode with argument arrays
  • update CLI help text and docs to explain explicit shell usage (sh -c ...) for $VAR expansion, pipes, redirects, and &&

Jira

[]

@Lp-Francois Lp-Francois merged commit e710b3f into main Apr 8, 2026
2 checks passed
@Lp-Francois Lp-Francois deleted the fix/run-argv-quoting branch April 8, 2026 13:33
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.

2 participants