DockerCLI/cli
Sebastiaan van Stijn e888dd711f
Add Engine version to docker node ls
This adds the Engine version to `docker node ls`, and `.EngineVersion` as a
template option.

With this patch applied:

    docker node ls
    ID                            HOSTNAME                STATUS              AVAILABILITY        MANAGER STATUS      ENGINE VERSION
    wp9231itoqsh4rqceojqo01vp *   linuxkit-025000000001   Ready               Active              Leader              18.01.0-ce

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-02-17 02:58:05 +01:00
..
command Add Engine version to docker node ls 2018-02-17 02:58:05 +01:00
compose Add support for multiple composefile when deploying 2018-01-29 17:27:25 -08:00
config Merge pull request #840 from dekkagaijin/master 2018-02-16 15:38:53 +01:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags Add DOCKER_TLS environment variable 2018-02-06 09:27:05 +01:00
manifest add manifest command 2018-01-08 10:43:56 -06:00
registry/client add manifest command 2018-01-08 10:43:56 -06:00
trust Bump moby to f4d4f5863156b82ef146b6ff1e845f8dcf019f12 2017-11-08 17:50:58 +01:00
winresources Add windows resources to binary. 2017-05-15 18:03:03 -04:00
cobra.go Hide help flag from help output. 2017-10-26 12:17:50 -04:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
required_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
version.go Add platform and its components to docker version output 2017-12-07 02:04:10 +01:00