1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/api/client
Brian Goff d6696485ff Make docker volume behave like docker network
Before, typing `docker volume` with no args would forward to the handler
for `docker volume ls`, except the flags for the `ls` subcommand were
not supported.
Instead just print the cmd usage.

This makes the behavior of the `docker volume` subcommand behave exactly
like the `docker network` subcommand.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Upstream-commit: 2feebd95d33c4eb4073f5477860491626a9c19c6
Component: engine
2015-10-07 13:36:46 -04:00
..
2015-09-11 15:31:55 +08:00
2015-09-01 08:41:37 -07:00
2015-09-22 21:27:20 +08:00
2015-09-25 14:52:09 -07:00
2015-09-09 19:37:33 +08:00
2015-08-08 20:02:44 +08:00
2015-07-27 21:23:15 +02:00
2015-09-11 15:31:55 +08:00
2015-10-04 21:22:27 +02:00
2015-10-04 21:22:27 +02:00