Files
docker-cli/cli/command
Sebastiaan van Stijn 4473f48847 cli/command/container: provide flag-completion for "docker create"
"docker run" and "docker create" are mostly identical, so we can copy
the same completion functions,

We could possibly create a utility for this (similar to `addFlags()` which
configures both commands with the flags they share). I considered combining
his with `addFlags()`, but that utility is also used in various tests, in
which we don't need this feature, so keeping that for a future exercise.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 162d9748b9)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-19 01:56:24 +02:00
..
2024-06-18 12:17:13 +02:00
2023-12-12 22:30:16 +01:00
2024-06-18 12:17:13 +02:00
2024-06-18 12:17:13 +02:00
2024-06-18 12:17:13 +02:00
2024-06-18 12:17:13 +02:00
2024-06-18 12:17:13 +02:00
2024-06-18 12:17:13 +02:00
2024-06-18 12:17:13 +02:00
2024-06-11 17:59:48 +02:00
2024-06-11 17:59:48 +02:00
2024-06-18 12:17:13 +02:00
2024-06-11 17:59:48 +02:00
2024-06-11 17:59:48 +02:00
2024-06-18 12:17:13 +02:00