docker-machine
Verified for current stable LTS
Docker Machine Command: List Running Docker Machines
Use for list running docker machines with Docker Machine. Exact CLI syntax to list running docker machines using Docker Machine.
When to use this: Use for list running docker machines with Docker Machine.
Command Syntax
docker-machine ls docker-machine ls Command Breakdown
docker-machine is the base executable for this command.
FAQ
Purpose: Exact syntax to list running docker machines using Docker Machine.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Docker Machine Command: Create Docker Machine With Name
docker-machine create <name> Docker Machine Command: Create New Docker Machine docker-machine create <name> Docker Machine Command: Get Docker Machine Status docker-machine status <name> Docker Machine Command: Get Machine Status docker-machine status <name> Docker Machine Command: Inspect Docker Machine docker-machine inspect <name>