cli/pkg/cmd/agent-task/create
Babak K. Shandiz 004be9da20
test(agent-task create): quote file paths to pass CI on Windows
To keep the backslashes in Windows file paths and stop `shlex.Split`
from interpreting them as escape characters, we need to quote the paths.

Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-09-05 09:28:52 +01:00
..
create.go refactor(agent-task create): remove redundant if 2025-09-04 21:06:15 +01:00
create_test.go test(agent-task create): quote file paths to pass CI on Windows 2025-09-05 09:28:52 +01:00