docs/api/client/container
Yong Tang 82f84a67d6 Use spf13/cobra for docker wait
This fix is part of the effort to convert commands to spf13/cobra #23211.

Thif fix coverted command `docker wait` to use spf13/cobra

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-06-06 05:09:41 -07:00
..
create.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
diff.go Use spf13/cobra for docker diff 2016-06-05 15:13:55 -07:00
export.go Migrate export command to cobra 2016-06-05 16:42:19 +02:00
logs.go Use spf13/cobra for docker logs 2016-06-05 15:51:35 -07:00
run.go Log and print original error for `start` 2016-06-06 10:13:49 +08:00
start.go Migrate start command to cobra 2016-06-06 09:53:18 +08:00
stop.go Use spf13/cobra for docker stop 2016-06-05 10:25:21 -07:00
unpause.go Use spf13/cobra for docker unpause 2016-06-05 17:29:52 -07:00
wait.go Use spf13/cobra for docker wait 2016-06-06 05:09:41 -07:00