-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Produce a live list of available command lines in the Cli interface and cli help command like "java -jar jenkins-cli.jar -s http://localhost:8080/ help" and improve it with html fragments for samples.
GOAL:
- Discover at runtime the available CLICommand extensions (sub-classes of CLICommand or @MethodCLI annotations)
- Display help content in http://localhost:8080/cli (_cli.jelly)
INFOS:
- https://wiki.jenkins-ci.org/display/JENKINS/Token+Macro+Plugin should do something similar
[JENKINS-9789] Live CLI Documentation
Assignee | New: dbaeli [ dbaeli ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 139974 ] | New: JNJira + In-Review [ 188778 ] |
Pull request done : https://github.com/jenkinsci/jenkins/pull/139