get.porter.sh/porter@v1.3.0/pkg/porter/testdata/explain/expected-table-output-non-porter.txt (about) 1 Name: porter-hello 2 Description: An example Porter configuration 3 Version: 0.1.0 4 5 Parameters: 6 ------------------------------------------------------------------- 7 Name Description Type Default Required Applies To 8 ------------------------------------------------------------------- 9 namespace string <nil> false upgrade 10 region string mars false All Actions 11 seed boolean <nil> true All Actions 12 13 14 To install this bundle run the following command, passing --param KEY=VALUE for any parameters you want to customize: 15 porter install --param seed=TODO