get.porter.sh/porter@v1.3.0/pkg/porter/testdata/explain/expected-table-output.txt (about)

     1  Name: porter-hello
     2  Description: An example Porter configuration
     3  Version: 0.1.0
     4  Porter Version: v0.30.0
     5  
     6  Parameters:
     7  -------------------------------------------------------------------
     8    Name       Description  Type     Default  Required  Applies To   
     9  -------------------------------------------------------------------
    10    namespace               string   <nil>    false     upgrade      
    11    region                  string   mars     false     All Actions  
    12    seed                    boolean  <nil>    true      All Actions  
    13  
    14  This bundle uses the following tools: helm, terraform.
    15  
    16  To install this bundle run the following command, passing --param KEY=VALUE for any parameters you want to customize:
    17  porter install --param seed=TODO