We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b253b33 commit 0f82c62Copy full SHA for 0f82c62
1 file changed
scripts/parameters.bash
@@ -26,6 +26,7 @@ and output as environment variable exports"
26
echo " -o Output file name environment variables export to"
27
}
28
29
+# TODO(kompotkot): Flag for export prefix
30
product_flag=""
31
output_flag=""
32
verbose_flag="false"
0 commit comments