We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5a29d commit 4cdfed5Copy full SHA for 4cdfed5
spec/approvals/fixtures/var-order
@@ -0,0 +1,11 @@
1
++ bundle exec bashly generate
2
+creating user files in src
3
+skipped src/root_command.sh (exists)
4
+created ./cli
5
+run ./cli --help to test your bash script
6
++ ./cli
7
+args: none
8
+
9
+environment variables:
10
+- $CLI_CONFIG_FILE = config.yaml
11
+$config_file == $CLI_CONFIG_FILE == config.yaml
0 commit comments