Skip to content

Position of command parameters #13

@ChristianRimondi

Description

@ChristianRimondi

this runs ls -l on the db container:

dru run ls -l -c db

this runs ls -l -c db on the default container:

dru run "ls -l -c db"

Is this the correct way to handle the parameters?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions