rougail-output-doc/tests/results/test_namespace/00_6secret_param.sh

26 lines
2.8 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.

Variables for "Rougail"
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
rougail.secret1 │ The first variable. │
 secret   basic   mandatory  │ Validator: minimum length for the │
│ │ secret is 10 characters │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.secret2 │ The second variable. │
 secret   standard   mandatory  │ Validators: │
│ │ - maximum length for the secret is │
│ │ 10 characters │
│ │ - forbidden characters: "$" and "^"
│ │ Default: value │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.secret3 │ The third variable. │
 secret   standard   mandatory  │ Validators: │
│ │ - maximum length for the secret is │
│ │ 10 characters │
│ │ - forbidden characters: "$"
│ │ Default: value │
└───────────────────────────────────────┴──────────────────────────────────────┘