Created
April 27, 2022 15:48
-
-
Save slide/e3b453422d85f229dae0aa2990238073 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unable to provision agent worker-d2b4d4b1-24bb-41db-b780-848ab543e937-52jmx-pzkb0 : | |
- default -- terminated (0) | |
-----Logs------------- | |
-noreconnect : If the connection ends, don't retry | |
and just exit. (default: false) | |
-protocols VAL : Specify the remoting protocols to | |
attempt when instanceIdentity is | |
provided. | |
-proxyCredentials USER:PASSWORD : HTTP BASIC AUTH header to pass in for | |
making HTTP authenticated proxy | |
requests. | |
-tunnel HOST:PORT : Connect to the specified host and | |
port, instead of connecting directly | |
to Jenkins. Useful when connection to | |
Jenkins needs to be tunneled. Can be | |
also HOST: or :PORT, in which case the | |
missing portion will be auto-configured | |
like the default behavior | |
-url URL : Specify the Jenkins root URLs to | |
connect to. | |
-version : Shows the version of the remoting jar | |
and then exits (default: false) | |
-webSocket : Make a WebSocket connection to Jenkins | |
rather than using the TCP port. | |
(default: false) | |
-webSocketHeader NAME=VALUE : Additional WebSocket header to set, eg | |
for authenticating with reverse | |
proxies. To specify multiple headers, | |
call this flag multiple times, one | |
with each header | |
-workDir FILE : Declares the working directory of the | |
remoting instance (stores cache and | |
logs by default) | |
- jnlp -- running |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment