docs/commands
Stefan Scherer d394cffe49 Auto-detect shell on Windows
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2016-01-03 03:35:12 +01:00
..
commandstest Add version to machine ls 2015-12-03 16:27:42 +01:00
mcndirs Remove dead code 2015-10-26 09:35:12 +01:00
active.go Add version to machine ls 2015-12-03 16:27:42 +01:00
commands.go Close drivers on exit 2015-12-24 13:44:42 +01:00
commands_test.go Add more command tests 2015-11-25 14:23:29 +01:00
config.go Clearer writer name 2015-12-16 16:51:03 +01:00
create.go Close drivers on exit 2015-12-24 13:44:42 +01:00
create_test.go Verifying the --swarm-discovery flag 2015-07-29 08:01:18 -04:00
detectshell.go Auto-detect shell on Windows 2016-01-03 03:35:12 +01:00
detectshell_test.go Auto-detect shell on Windows 2016-01-03 03:35:12 +01:00
detectshell_unix_test.go Auto-detect shell on Windows 2016-01-03 03:35:12 +01:00
detectshell_windows.go Auto-detect shell on Windows 2016-01-03 03:35:12 +01:00
detectshell_windows_test.go Auto-detect shell on Windows 2016-01-03 03:35:12 +01:00
env.go Auto-detect shell on Windows 2016-01-03 03:35:12 +01:00
env_test.go Auto-detect shell on Windows 2016-01-03 03:35:12 +01:00
flag_sort.go Vendor codegangsta/cli properly 2015-11-20 18:20:11 -08:00
inspect.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
ip.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
ip_test.go Remove duplicated FakeApi 2015-11-30 18:30:00 +01:00
kill.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
kill_test.go Remove duplicated FakeApi 2015-11-30 18:30:00 +01:00
ls.go Fix vet issues 2015-12-24 13:30:50 +01:00
ls_test.go FIX #2653 docker-machine ls need to identify machine or cluster 2015-12-23 18:09:24 +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 Fixes #2595 `dm rm` fails when config.json is not found 2015-12-19 12:01:41 +05:30
rm_test.go Fixes #2595 `dm rm` fails when config.json is not found 2015-12-19 12:01:41 +05:30
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 Revise SSH help flow and add 'docker-machine ssh' test 2015-12-07 13:07:57 -08:00
ssh_test.go Revise SSH help flow and add 'docker-machine ssh' test 2015-12-07 13:07:57 -08:00
start.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
status.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
stop.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
stop_test.go Remove duplicated FakeApi 2015-11-30 18:30:00 +01:00
upgrade.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
url.go Add version to machine ls 2015-12-03 16:27:42 +01:00
url_test.go Remove duplicated FakeApi 2015-11-30 18:30:00 +01:00
version.go FIX #2663 reduce calls to the driver in ls 2015-12-23 13:58:06 +01:00
version_test.go Simplify ls command tests 2015-12-08 10:18:42 +01:00