mirror of
https://github.com/apple/container.git
synced 2026-08-24 10:05:43 -05:00
This removes the AsyncParsableCommand protocol from ContainerCLI since it does not leverage the features that the protocol provides and the extension main can cause confusion. Bump to latest containerization version.