1 2 3 4 5 6 7 8 9 10 11 12 13
{ "steps": [ { "args": "bundle", "output": "bundle.out", "exitCode": 1 }, { "args": "bundle --help", "output": "bundle_help.out" } ] }