DockerCLI/contrib/completion
Conner Crosby 0ea587b0d7
Add --force option to network rm subcommand
The code is similar to that used by the volume rm subcommand, however,
one difference I noticed was VolumeRemove takes the force flag/option
was a parameter. This isn't the case for NetworkRemove.

To get NetworkRemove to take a similar parameter, this would require
modifying the Docker daemon. For now this isn't a route I wish to take
when the code can be arrange to mimic the same behavior.

Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Conner Crosby <conner@cavcrosby.tech>
2022-04-29 13:56:33 +02:00
..
bash Add --force option to network rm subcommand 2022-04-29 13:56:33 +02:00
fish tweak description of login/logout 2022-04-04 10:44:11 +02:00
powershell Add link to DockerCompletion for PowerShell 2017-09-29 17:04:33 +09:00
zsh fix: remove asterisk from docker command suggestions 2022-04-06 19:56:26 +02:00