cli/cli-plugins
Sebastiaan van Stijn 98b82d5156
cli-plugins/manager: deprecate annotation metadata aliases
These aliases were added in 292713c887
(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`:

- `CommandAnnotationPlugin`
- `CommandAnnotationPluginVendor`
- `CommandAnnotationPluginVersion`
- `CommandAnnotationPluginInvalid`
- `CommandAnnotationPluginCommandPath`

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 72f76f2720)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-18 21:54:05 +02:00
..
examples/helloworld move cli-plugins metadata types/consts to a separate package 2025-03-07 12:38:06 +01:00
hooks
manager cli-plugins/manager: deprecate annotation metadata aliases 2025-08-18 21:54:05 +02:00
metadata move cli-plugins annotation consts to a separate package 2025-03-07 12:46:11 +01:00
plugin cli: deprecate VisitAll, DisableFlagsInUseLine utilities 2025-08-15 19:11:17 +02:00
socket test/cli-plugins: Try to make TestConnectAndWait less flaky 2025-03-19 11:52:07 +01:00