Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: cli
Created: 28/Sep/12 2:27 PM
Description:

This was found on Jenkins 1.477. When you execute the jenkins-cli.jar with no options you get the below text.

E:\test>java -jar jenkins-cli.jar
Neither -s nor the JENKINS_URL env var is specified.
Jenkins CLI
Usage: java -jar jenkins-cli.jar [-s URL] command [opts...] args...
Options:
 -s URL       : the server URL (defaults to the JENKINS_URL env var)
 -i KEY       : SSH private key file used for authentication
 -p HOST:PORT : HTTP proxy host and port for HTTPS proxy tunneling. See http://jenkins-ci.org/https-proxy-tunnel

The available commands depend on the server. Run the help command to
see the list.

The URL referencing http://jenkins-ci.org/https-proxy-tunnel gives a page not found error message.

Environment: Windows
Project: Jenkins
Priority: Trivial Trivial
Reporter: Jim McCaskey
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to