rougail-output-doc/tests/results/test/00_9choice_variables.sh

17 lines
2.4 KiB
Bash
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
source_variable_1 │ The first source variable. │
 string   standard   mandatory  │ Default: val1 │
├───────────────────────────────────────┼──────────────────────────────────────┤
source_variable_2 │ The second source variable. │
 string   standard   mandatory  │ Default: val2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
my_variable │ A variable. │
 choice   standard   mandatory  │ Choices: │
│ │ - the value of the variable │
│ │ "source_variable_1". │
│ │ - the value of the variable │
│ │ "source_variable_2". │
│ │ Default: val1 │
└───────────────────────────────────────┴──────────────────────────────────────┘