We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81d9088 + 75a8ace commit a67feb4Copy full SHA for a67feb4
1 file changed
bin/jobs_functions.js
@@ -91,6 +91,7 @@ function printModuleHelp() {
91
util.error(" printReport <testjobId>");
92
util.error(" status <testjobId>");
93
util.error(" cancel <testjobId>");
94
+ util.error(" delete <testjobId>");
95
util.error(" prune [before=YYYY-MM-DD]");
96
util.error(" help");
97
}
0 commit comments