DockerCLI/cli/command/volume
Sebastiaan van Stijn 86e79b55ed
volumes: prune: add --all / -a option
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 0dec5d20a2)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-26 12:06:39 +02:00
..
testdata volumes: prune: add --all / -a option 2023-04-26 12:06:39 +02:00
client_test.go vendor: github.com/docker/docker 2ed904cad7055847796433cc56ef1d1de0da868c 2022-04-30 12:01:37 +02:00
cmd.go Add cluster volume support 2022-05-13 20:06:11 +02:00
create.go cmd: set double quotes as code delimiter 2023-01-06 19:15:33 +01:00
create_test.go cli/command/volume: suppress err output in tests 2023-04-26 12:06:33 +02:00
inspect.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
inspect_test.go cli/command/volume: suppress err output in tests 2023-04-26 12:06:33 +02:00
list.go cmd: set double quotes as code delimiter 2023-01-06 19:15:33 +01:00
list_test.go cli/command/volume: suppress err output in tests 2023-04-26 12:06:33 +02:00
prune.go volumes: prune: add --all / -a option 2023-04-26 12:06:39 +02:00
prune_test.go volumes: prune: add --all / -a option 2023-04-26 12:06:39 +02:00
remove.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
remove_test.go cli/command/volume: suppress err output in tests 2023-04-26 12:06:33 +02:00
update.go cmd: set double quotes as code delimiter 2023-01-06 19:15:33 +01:00