Skip to content

Fix shell escaping when starting workspace from the CLI #591

@EhabY

Description

@EhabY

Passing an args array with { shell: true } (introduced in #577) causes Node to flatten the array into a single shell command, stripping your original quoting/escaping. As a result, arguments with spaces (e.g., paths like Code - Insiders) lose their protection and the command fails.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions