mirror of
https://github.com/apple/container.git
synced 2026-09-25 16:40:28 -04: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.