Add a "status" flag to abra recipe ls
to show which recipes have upgrades available
#371
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Basically running
abra recipe upgrade
to check for new images, and bailing before doing anything?Yeh, this could be pretty excellent to have and then combined with machine readable output (/cc @cas) could help other tools consume output and display overview of recipe maintenance work that could be done?
abra recipe upgrade
gives a fuzzy-search input for recipe name.abra recipe ls
delivers a pretty large table output atm. Potential upgrades would include both theapp
but also underyling services, so showing upgrades are available could be several lines matching service to upstream tag.Does anyone have a UI/UX proposal? Unsure where this should go atm.