docs/commands
Anil Belur 77fba72d13 Fixes #2349 - rm get user confirmation before proceeding further
* adds new flag `-y` prompting for user confirmation before removal
* Modified existing integration tests to work with the fix #2349.
* Added tests for checking user confirmation, updated the test cases use sub-shell with `|`
* Updated the reference docs for rm sub-command

incorporated changes by @dgageot, @jeanlaurent and @nathanleclaire

Signed-off-by: Anil Belur <askb23@gmail.com>
2015-12-02 09:17:33 +05:30
..
commandstest Remove duplicated FakeApi 2015-11-30 18:30:00 +01:00
mcndirs Remove dead code 2015-10-26 09:35:12 +01:00
active.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
commands.go Fixes #2349 - rm get user confirmation before proceeding further 2015-12-02 09:17:33 +05:30
commands_test.go Add more command tests 2015-11-25 14:23:29 +01:00
config.go Fix for #2415 2015-12-01 17:09:40 +01:00
create.go Minor 2015-11-26 14:13:52 +01:00
create_test.go Verifying the --swarm-discovery flag 2015-07-29 08:01:18 -04:00
env.go Check machine after create 2015-11-27 09:43:34 +01:00
env_test.go Merge pull request #2434 from dgageot/check-after-create 2015-11-30 16:24:43 -08: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 nil pointer dereference in machine ls 2015-11-26 08:53:09 +01:00
ls_test.go FIX nil pointer dereference in machine ls 2015-11-26 08:53:09 +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 #2349 - rm get user confirmation before proceeding further 2015-12-02 09:17:33 +05:30
rm_test.go Fixes #2349 - rm get user confirmation before proceeding further 2015-12-02 09:17:33 +05:30
scp.go FIX 2444 Command scp being called twice 2015-11-28 11:59:43 +01:00
scp_test.go FIX #2064 Support local windows path 2015-11-04 09:48:21 +01:00
ssh.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -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 Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00
url_test.go Remove duplicated FakeApi 2015-11-30 18:30:00 +01:00
version.go Revise CommandLine interface to contain libmachine client and store 2015-11-23 19:29:20 -08:00