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 Cleanup: Move CLI related files to a subpackage. 2015-04-18 20:26:55 -07:00
help.go fix consul help 2015-04-23 14:41:21 -07:00
join.go Cleanup: Move CLI related files to a subpackage. 2015-04-18 20:26:55 -07:00
join_test.go Cleanup: Move CLI related files to a subpackage. 2015-04-18 20:26:55 -07:00
manage.go Cleanup: Move CLI related files to a subpackage. 2015-04-18 20:26:55 -07:00