mintoolkit / mint

minT(oolkit): Mint awesome, secure and production ready containers just the way you need them! Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
https://github.com/mintoolkit/mint
Apache License 2.0
184 stars 10 forks source link

Extend the images CMD with the `--tui` flag #50

Closed eharris128 closed 2 months ago

eharris128 commented 2 months ago

What

Why

How Tested

Non TUI Test path:

image

Additional Notes

Open Question

kcq commented 2 months ago

When you input q or ctrl+c to exit images --tui - what (if anything) would you expect to see on the CLI? <- we should exit the app. We also should have a map of key codes in the footer panel similar to how other terminal UIs have it.