docs/cli
Arnaud Porterie c3903d69f9 Fast exit from create on invalid command-line
The `create` command now fails immediately when invoked with an invalid
command-line rather than going as far as initializing discovery and
creating a cluster.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
2015-04-28 09:47:06 -07:00
..
cli.go Fast exit from create on invalid command-line 2015-04-28 09:47:06 -07:00
flags.go
help.go
join.go
join_test.go
manage.go