get.porter.sh/porter@v1.3.0/pkg/exec/testdata/invalid-args-input.yaml (about)

     1  install:
     2    - exec:
     3        description: "Do Stuff"
     4        command: bash
     5        args:
     6          - foo
     7