1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/node
Justin Cormack c34d752419 Missing line feed after accepting node
Avoids
```
root@swarmatorium:~# docker node accept 3dnh6k13o44np9fwl83e7gh80
Node 3dnh6k13o44np9fwl83e7gh80 accepted in the swarm.root@swarmatorium:~#
```

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-06-17 15:49:35 +01:00
..
accept.go Missing line feed after accepting node 2016-06-17 15:49:35 +01:00
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
demote.go improve some messages in the node subcmds 2016-06-16 18:53:24 -07:00
inspect.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
list.go Remove the node leader column, show leader as status. 2016-06-14 17:50:02 -07:00
opts.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
promote.go improve some messages in the node subcmds 2016-06-16 18:53:24 -07:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
tasks.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
update.go improve some messages in the node subcmds 2016-06-16 18:53:24 -07:00