help
1 2 3 | Usage: docker-machine help [arg...] Shows a list of commands or help for one command |
Usage: docker-machine help subcommand
For example:
1 2 3 4 5 6 7 8 9 10 11 | $ docker-machine help config Usage: docker-machine config [OPTIONS] [arg...] Print the connection config for machine Description: Argument is a machine name. Options: --swarm Display the Swarm config instead of the Docker daemon |
Please login to continue.