You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the image(s) command is designed to process only a single image. We push several images to APPUiO's registry, hence we must run several commands in our pipeline, which is cumbersome, e.g.
Currently, the
image(s)
command is designed to process only a single image. We push several images to APPUiO's registry, hence we must run several commands in our pipeline, which is cumbersome, e.g.More compact would be good
If
seiso
would take several images as arguments and theorphans
as an option this could be greatly simplified, e.g.- seiso images --orphans --delete application postgres redis
The text was updated successfully, but these errors were encountered: