UNPKG

2.77 kBJSONView Raw
1{"version":"7.12.4","commands":{"ci":{"id":"ci","description":"display the most recent CI runs for the given pipeline","pluginName":"@heroku-cli/plugin-ci","pluginType":"core","aliases":[],"examples":["$ heroku ci --app murmuring-headland-14719\n"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":false},"watch":{"name":"watch","type":"boolean","description":"keep running and watch for new and update tests","required":false},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"name of pipeline","required":false}},"args":[]},"ci:info":{"id":"ci:info","description":"show the status of a specific test run","pluginName":"@heroku-cli/plugin-ci","pluginType":"core","aliases":[],"examples":["$ heroku ci:info 1288 --app murmuring-headland-14719\n"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":false},"node":{"name":"node","type":"option","description":"the node number to show its setup and output","required":false},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"name of pipeline","required":false}},"args":[{"name":"test-run","required":true}]},"ci:last":{"id":"ci:last","description":"looks for the most recent run and returns the output of that run","pluginName":"@heroku-cli/plugin-ci","pluginType":"core","aliases":[],"examples":["$ heroku ci:last --app murmuring-headland-14719 --node 100\n"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":false},"node":{"name":"node","type":"option","description":"the node number to show its setup and output","required":false},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"name of pipeline","required":false}},"args":[]},"ci:rerun":{"id":"ci:rerun","description":"rerun tests against current directory","pluginName":"@heroku-cli/plugin-ci","pluginType":"core","aliases":[],"examples":["$ heroku ci:rerun 985 --app murmuring-headland-14719\n"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":false},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"name of pipeline","required":false}},"args":[{"name":"number","required":false}]},"ci:run":{"id":"ci:run","description":"run tests against current directory","pluginName":"@heroku-cli/plugin-ci","pluginType":"core","aliases":[],"examples":["$ heroku ci:run --app murmuring-headland-14719\n"],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":false},"pipeline":{"name":"pipeline","type":"option","char":"p","description":"name of pipeline","required":false}},"args":[]}}}
\No newline at end of file