So, right now I always have to use -detach if I want to see outputs immediately, but maybe it would be possible to display outputs before waiting for deployment completion? Usually I use outputs only to generate some job specific instructions for user of pack, like setting up variables, etc from CLI.
Or maybe instead outputs.tpl there could be another pack tpl supported file to display some generated information before run of the pack?
So, right now I always have to use
-detachif I want to see outputs immediately, but maybe it would be possible to display outputs before waiting for deployment completion? Usually I use outputs only to generate some job specific instructions for user of pack, like setting up variables, etc from CLI.Or maybe instead outputs.tpl there could be another pack tpl supported file to display some generated information before run of the pack?