DockerCLI/cli-plugins
Sebastiaan van Stijn 7af509c7f1
cli/command: merge DockerCliOption and InitializeOpt types
The cli/command package defined two option-types with the same signature.

This patch creates a new type instead (CLIOption), and makes the existing
types an alias for this (deprecating their old names).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-12 15:01:36 +01:00
..
examples/helloworld Always enable experimental features 2020-10-02 15:59:42 +02:00
manager golangci-lint: revive: enable use-any 2023-11-20 19:52:46 +01:00
plugin cli/command: merge DockerCliOption and InitializeOpt types 2023-12-12 15:01:36 +01:00