# Functions
DeleteImages deletes a list of image tags.
Execute is the main entrypoint of the CLI, it executes child commands as given by the user-defined flags and arguments.
ExecuteHistoryCleanupCommand executes the history cleanup command.
ExecuteOrphanCleanupCommand executes the orphan cleanup command.
PrintImageTags prints the given image tags line by line.
SetVersion sets the version string in the help messages.