Skip to content

Feature request: Support command-line as array #4830

Open
@Ark-kun

Description

@Ark-kun

For all Linux programs and docker containers the command line is natively an array of strings.

Linux
Docker
Kubernetes

However, in SkyPilot setup and run are strings. This severely limits the compatibility with existing systems and containers and is a blocker for us.

Please allow setup and run to be string arrays.

run: ["program", "--param1", "value1", "--param2", "value2"]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions