DockerCLI/contrib/completion
Sebastiaan van Stijn df8b34595b
cli/command/container: stop, restart: rename "--time" to "--timeout"
This renames the `--time` flag as used on `docker stop` and `docker restart`
to `--timeout`,  bringing it in line with other uses for this property,
such as `--stop-timeout` on `docker run`.

The `--time` option is deprecated and hidden, but will be kept for
backward compatibility, as these options existed for a long time.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-09-30 09:43:54 +02:00
..
bash cli/command/container: stop, restart: rename "--time" to "--timeout" 2024-09-30 09:43:54 +02:00
fish cli/command/container: implement `docker run --annotation` 2023-04-14 12:59:12 +09:00
powershell Add link to DockerCompletion for PowerShell 2017-09-29 17:04:33 +09:00
zsh cli/command/container: stop, restart: rename "--time" to "--timeout" 2024-09-30 09:43:54 +02:00