17 lines
267 B
Markdown
17 lines
267 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "url"
|
|
description = "Get the URL of a host"
|
|
keywords = ["machine, url, subcommand"]
|
|
[menu.main]
|
|
parent="smn_machine_subcmds"
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# url
|
|
|
|
Get the URL of a host
|
|
|
|
$ docker-machine url dev
|
|
tcp://192.168.99.109:2376
|