Skip to content

Cannot pass named arguments to shell command  #158

@dropoftruth

Description

@dropoftruth

If my shell command uses "getopts" for named arguments in bash script, this script cannot be called via qds python api.

For example,

my bash script expects a named parameter " -- date or -d ", When I pass " --date=2016-01-01 " in "parameters" argument for shell command, the invocation fails.

Metadata

Metadata

Assignees

No one assigned

    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