split examples out into separate files (aws, digital ocean)
fixes issue #3028:links to Swarm in overview, cloud topics, cloud examples
fixed links and mis-spelling
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
WIP: rewrite of Machine overview for clarity, add diagrams
rewrite/re-organize Machine topics; incl. get started on local VM, menu order, titles
replaced Swarm info in cloud doc to reference new Swarm provisioning topic per @moxigirl, incorporated review comments per Chanwit into Concepts topic
added mention of Swarm clusters to Overview, and links to Swarm topics in What's next for Overview and Concepts
updates to concepts per @bfirsh comments
updated cloud provisioning topic to illustrated, step-by-step version added for cloud installs per issue #18282
cleanup of links, copy-edits
update to concepts, added link to boot2docker repo and re-worded per Nathan's comments
updates to concepts and cloud example per @dmp42 comments
updated for links and improved intro content for cloud topic
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* 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>
Splitting out docs
Fixing location of help
entering in changes from testing
Filling in some missing structure
Updating with the comments from Nathan
Updating with the comments from Nathan
Updating after talk with Evan/Nathan
Signed-off-by: Mary Anthony <mary@docker.com>