Skip to content

Commit 4cdfed5

Browse files
committed
approval
1 parent cc5a29d commit 4cdfed5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

spec/approvals/fixtures/var-order

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)