get.porter.sh/porter@v1.3.0/tests/integration/testdata/exec_input.yaml (about) 1 install: 2 - exec: 3 description: "Say Hello" 4 command: bash 5 flags: 6 c: '"echo Hello World"'