docs/commands
Eric Bloch 96c904a51e Add tcsh support to --shell
Fixes #3404

Signed-off-by: Eric Bloch <eric.bloch@gmail.com>
2016-05-04 20:29:07 -07:00
..
commandstest Fixup create command flag application. 2016-03-29 11:53:22 -06:00
mcndirs Remove dead code 2015-10-26 09:35:12 +01:00
active.go Fix #3015 2016-02-18 12:28:22 +01:00
active_test.go Fix #3015 2016-02-18 12:28:22 +01:00
commands.go Add tcsh support to --shell 2016-05-04 20:29:07 -07:00
commands_test.go FIX #3040 Slow test 2016-02-11 13:31:36 -08:00
config.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
create.go Fixes #2302 Possibility to create master with manager, but without agent 2016-04-28 20:16:56 +02:00
create_test.go Add a test for create command flag handling. 2016-03-30 11:31:56 -06:00
env.go Add tcsh support to --shell 2016-05-04 20:29:07 -07:00
env_test.go Add tcsh support to --shell 2016-05-04 20:29:07 -07:00
flag_sort.go Vendor codegangsta/cli properly 2015-11-20 18:20:11 -08:00
inspect.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
inspect_test.go Add test for 'docker-machine inspect' 2016-01-18 14:30:11 -08:00
ip.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
ip_test.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
kill.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
kill_test.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
ls.go FIX #3016 Add timeout to active command 2016-02-11 13:55:52 -08:00
ls_test.go FIX #3016 Add timeout to active command 2016-02-11 13:55:52 -08:00
provision.go Add docker-machine provision command 2016-01-12 11:52:36 -08:00
provision_test.go Fix the build 2016-01-18 11:06:03 +01:00
regeneratecerts.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
restart.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
rm.go Fix double error logs in docker-machine rm 2016-01-07 11:33:50 +01:00
rm_test.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
scp.go FIX #2643 Ignore empty ssh key 2015-12-21 12:55:29 +01:00
scp_test.go FIX #2643 Ignore empty ssh key 2015-12-21 12:55:29 +01:00
ssh.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
ssh_test.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
start.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
status.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
stop.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
stop_test.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
upgrade.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
url.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
url_test.go Add ability to imply 'default' VM in commands 2016-01-15 17:10:08 -08:00
version.go FIX #2663 reduce calls to the driver in ls 2015-12-23 13:58:06 +01:00
version_test.go Dead code 2016-01-04 10:39:52 +01:00