mirror of https://github.com/docker/cli.git
daea277ee8
This command was declaring that it requires at least 1 argument, when it needs exactly 1 argument. This was causing the CLI to panic when the command was invoked with no argument: `docker volume update` Signed-off-by: Laura Brehm <laurabrehm@hey.com> |
||
---|---|---|
.. | ||
testdata | ||
client_test.go | ||
cmd.go | ||
create.go | ||
create_test.go | ||
inspect.go | ||
inspect_test.go | ||
list.go | ||
list_test.go | ||
prune.go | ||
prune_test.go | ||
remove.go | ||
remove_test.go | ||
update.go | ||
update_test.go |