moby--moby/cli
Ying Li a6a0880a22 Before asking a user for the unlock key when they run `docker swarm unlock`, actually
check to see if the node is part of a swarm, and if so, if it is unlocked first.
If neither of these are true, abort the command.

Signed-off-by: Ying Li <ying.li@docker.com>
2016-12-16 17:16:55 -08:00
..
command Before asking a user for the unlock key when they run `docker swarm unlock`, actually 2016-12-16 17:16:55 -08:00
compose/convert Move pkg to cli/compose/convert 2016-12-16 12:27:31 -05:00
flags
trust cli: Split out GetNotaryRepository and associated functions 2016-12-14 10:49:32 -08:00
cobra.go
error.go
required.go