ip Get the IP address of one or more machines. $ docker-machine ip dev 192.168.99.104 $ docker-machine ip dev dev2 192.168.99.104 192.168
Use Docker Machine to provision hosts on cloud providers Docker Machine driver plugins are available for many cloud platforms
active See which machine is “active” (a machine is considered active if the DOCKER_HOST environment variable points to it). $
Command-line Completion Docker Machine comes with command completion
Amazon Web Services Create machines on Amazon Web Services. To create machines on
start Usage: docker-machine start [arg...] Start a machine Description: Argument(s) are one or more machine names. For example:
Microsoft Azure You will need an Azure Subscription to use this Docker Machine driver. Sign
Generic Create machines using an existing VM/Host with SSH. This is useful if you are using a provider that Machine does not support directly or if you would like to
VMware vSphere Creates machines on a VMware vSphere Virtual Infrastructure. The
restart Usage: docker-machine restart [arg...] Restart a machine Description: Argument(s) are one or more machine names. Restart
Page 2 of 5