We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7bb83e commit ce61281Copy full SHA for ce61281
1 file changed
docs/stackit_config_list.md
@@ -21,6 +21,9 @@ stackit config list [flags]
21
```
22
List your active configuration
23
$ stackit config list
24
+
25
+ List your active configuration in a json format
26
+ $ stackit config list --output-format json
27
28
29
### Options
0 commit comments