DockerCLI/internal/test
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
..
builders Add Engine version to docker node ls 2018-02-17 02:58:05 +01:00
environment Move common e2e things into an internal package. 2017-09-06 17:07:38 -04:00
network Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
testutil Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
cli.go manifest tests 2018-01-08 11:12:57 -06:00
doc.go Add TESTING document. 2017-08-24 14:45:50 -04:00
store.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00