Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Usage with -mode=flat #36

Open
clinta opened this issue Dec 22, 2015 · 0 comments
Open

Incorrect Usage with -mode=flat #36

clinta opened this issue Dec 22, 2015 · 0 comments

Comments

@clinta
Copy link

clinta commented Dec 22, 2015

Steps to reproduce:

  1. Build from Dockerfile:
$ docker build -t ovs-plugin .
  1. Run in flat mode:
$ docker run -v /run/docker/plugins:/run/docker/plugins -v /var/run/docker.sock:/varun/docker.sock --net=host --privileged ovs-plugin --gateway=192.168.1.1 --bridge-subnet=192.168.1.0/24 -mode=flat
Incorrect Usage.

NAME:
   don - Docker Open vSwitch Networking

USAGE:
   don [global options] command [command options] [arguments...]

VERSION:
   0.2

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --debug, -d      enable debugging
   --help, -h       show help
   --version, -v    print the version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant