get.porter.sh/porter@v1.3.0/tests/integration/testdata/bundles/exec-outputs/README.md (about)

     1  # Exec Outputs
     2  
     3  This bundle demonstrates how to use outputs with the exec mixin. Most mixins 
     4  are based on the exec mixin, so you can use what you learn here with them.
     5  
     6  It also demonstrates how to use a [helper script with the exec mixin](https://porter.sh(/docs/best-practices/exec-mixin/)#use-scripts).