mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
These aliases were added in4321293972(part of v28.0), but did not deprecate them. They are no longer used in the CLI itself, but may be used by cli-plugin implementations. This deprecates the aliases in `cli-plugins/manager` in favor of their equivalent in `cli-plugins/manager/metadata`: - `NamePrefix` - `MetadataSubcommandName` - `HookSubcommandName` - `Metadata` - `ReexecEnvvar` Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit5876b2941c) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>