Skip to content

Add example for --docker-dont-stop #174

Open
@thenewguy

Description

@thenewguy

It isn't clear how to use --docker-dont-stop. I've added --docker-dont-stop=postgres to my tox command but get

python -m tox --docker-dont-stop=postgres -e interactive
usage: tox [-h] [--colored {yes,no}] [-v | -q] [--exit-and-dump-after seconds] [-c file] [--workdir dir] [--root dir] [--runner {virtualenv}] [--version] [--no-provision [REQ_JSON]] [--no-recreate-provision] [-r] [-x OVERRIDE]
           {run,r,run-parallel,p,depends,de,list,l,devenv,d,config,c,quickstart,q,exec,e,legacy,le} ...
tox: error: unrecognized arguments: --docker-dont-stop=postgres
hint: if you tried to pass arguments to a command use -- to separate them from tox ones

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