Files
docker-cli/command/swarm/testdata/jointoken-worker.golden
Vincent Demeester ee8f9e084a Add some unit tests to the node and swarm cli code
Start work on adding unit tests to our cli code in order to have to
write less costly integration test.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-01-09 18:30:15 +01:00

7 lines
130 B
Plaintext

To add a worker to this swarm, run the following command:
docker swarm join \
--token worker-join-token \
127.0.0.1