You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/src/content/docs/commands/zarf_tools_yq.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,8 @@ zarf tools yq -P sample.json
64
64
-P, --prettyPrint pretty print, shorthand for '... style = ""'
65
65
--properties-array-brackets use [x] in array paths (e.g. for SpringBoot)
66
66
--properties-separator string separator to use between keys and values (default " = ")
67
+
--security-disable-env-ops Disable env related operations.
68
+
--security-disable-file-ops Disable file related operations (e.g. load)
67
69
--shell-key-separator string separator for shell variable key paths (default "_")
68
70
-s, --split-exp string print each result (or doc) into a file named (exp). [exp] argument must return a string. You can use $index in the expression as the result counter. The necessary directories will be created.
69
71
--split-exp-file string Use a file to specify the split-exp expression.
-P, --prettyPrint pretty print, shorthand for '... style = ""'
85
85
--properties-array-brackets use [x] in array paths (e.g. for SpringBoot)
86
86
--properties-separator string separator to use between keys and values (default " = ")
87
+
--security-disable-env-ops Disable env related operations.
88
+
--security-disable-file-ops Disable file related operations (e.g. load)
87
89
--shell-key-separator string separator for shell variable key paths (default "_")
88
90
-s, --split-exp string print each result (or doc) into a file named (exp). [exp] argument must return a string. You can use $index in the expression as the result counter. The necessary directories will be created.
89
91
--split-exp-file string Use a file to specify the split-exp expression.
-P, --prettyPrint pretty print, shorthand for '... style = ""'
81
81
--properties-array-brackets use [x] in array paths (e.g. for SpringBoot)
82
82
--properties-separator string separator to use between keys and values (default " = ")
83
+
--security-disable-env-ops Disable env related operations.
84
+
--security-disable-file-ops Disable file related operations (e.g. load)
83
85
--shell-key-separator string separator for shell variable key paths (default "_")
84
86
-s, --split-exp string print each result (or doc) into a file named (exp). [exp] argument must return a string. You can use $index in the expression as the result counter. The necessary directories will be created.
85
87
--split-exp-file string Use a file to specify the split-exp expression.
-P, --prettyPrint pretty print, shorthand for '... style = ""'
83
83
--properties-array-brackets use [x] in array paths (e.g. for SpringBoot)
84
84
--properties-separator string separator to use between keys and values (default " = ")
85
+
--security-disable-env-ops Disable env related operations.
86
+
--security-disable-file-ops Disable file related operations (e.g. load)
85
87
--shell-key-separator string separator for shell variable key paths (default "_")
86
88
-s, --split-exp string print each result (or doc) into a file named (exp). [exp] argument must return a string. You can use $index in the expression as the result counter. The necessary directories will be created.
87
89
--split-exp-file string Use a file to specify the split-exp expression.
0 commit comments