mirror of https://github.com/docker/docs.git
24 lines
347 B
Markdown
24 lines
347 B
Markdown
---
|
|
description: Get the status of a machine
|
|
keywords:
|
|
- machine, status, subcommand
|
|
menu:
|
|
main:
|
|
parent: smn_machine_subcmds
|
|
title: status
|
|
---
|
|
|
|
# status
|
|
|
|
Usage: docker-machine status [arg...]
|
|
|
|
Get the status of a machine
|
|
|
|
Description:
|
|
Argument is a machine name.
|
|
|
|
For example:
|
|
|
|
$ docker-machine status dev
|
|
Running
|