Alano Terblanche
e66a1456d3
Unexport image commands
This patch deprecates exported image commands and moves the
implementation details to an unexported function.
Commands that are affected include:
- image.NewBuildCommand
- image.NewPullCommand
- image.NewPushCommand
- image.NewImagesCommand
- image.NewImageCommand
- image.NewHistoryCommand
- image.NewImportCommand
- image.NewLoadCommand
- image.NewRemoveCommand
- image.NewSaveCommand
- image.NewTagCommand
- image.NewPruneCommand
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
2025-08-19 14:25:15 +02:00
..
2025-07-21 23:04:50 +02:00
2025-08-19 14:25:15 +02:00
2025-07-21 23:04:50 +02:00
2025-08-04 00:08:03 +02:00