20 lines
1.7 KiB
Markdown
20 lines
1.7 KiB
Markdown
---
|
|
gitea: none
|
|
include_toc: true
|
|
---
|
|
[🇬🇧 (EN)](README.md) - [🇫🇷 (FR)](README.fr.md)
|
|
|
|
## Export configuration to JSON format
|
|
|
|
> [!NOTE]
|
|
>
|
|
> **Path**: json\
|
|
> *`disabled`*\
|
|
> **Disabled**: if json is not set in "[Select for output](#step.output)"
|
|
|
|
| Variable | Description | Default value | Type |
|
|
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------|------------------------------|-------------------------------------------------------------------------------------------------|
|
|
| **<a id="json.mandatory" name="json.mandatory">json.mandatory</a>**<br/>**Command line**: <br/>• --json.mandatory<br/>• --json.no-mandatory<br/>**Environment variable**: JSON.MANDATORY | Test mandatories variables before display in json. | if "cli.read_write" is false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
|
|
| **<a id="json.get" name="json.get">json.get</a>**<br/>**Command line**: --json.get<br/>**Environment variable**: JSON.GET | Get value for a variable or a family. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) |
|
|
|
|
|