--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/8b9844cb-f684-4c7a-a714-0414370f8c7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The CLI doesn't use the JNLP port - you need to point it at the normal web port (e.g. 8080)
Everybody is right :) The CLI client automatically discovers the JNLP
port and communicates via that. So, as Richard mentions, you don't need
to know the JNLP port — you just provide the regular Jenkins web URL
when running the CLI client command.