1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/swarm
Victor Vieux 18adec5c89 print 'worker' join token after swarm init
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-02-09 14:54:05 -08:00
..
testdata Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
client_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
cmd.go refactor help func in CLI 2016-11-17 10:54:10 -08:00
init.go print 'worker' join token after swarm init 2017-02-09 14:54:05 -08:00
init_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
join.go Allow swarm join with --availability=drain 2017-01-10 16:31:51 -08:00
join_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
join_token.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
join_token_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
leave.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
leave_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
opts.go Add version annotation to various flags added in 1.13 2017-01-16 18:21:20 +01:00
opts_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
unlock.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
unlock_key.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
unlock_key_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
unlock_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
update.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
update_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00