Skip to content

passing parameters to noisy ... #29

@pakair

Description

@pakair

python noisy.py -c config.json -t 10
usage: noisy.py [-h] [--log -l] --config -c [--timeout -t]
noisy.py: error: argument --config is required

python noisy.py --config config.json --timeout 10 works.

So -c or -t are not accepted? thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions