Questions tagged [jenkins-cli]

Jenkins has a built-in command line client that allows you to access Jenkins from a script or from your shell. This is convenient for automation of routine tasks, bulk updates, trouble diagnosis, and so on.

has a built-in command line client that allows you to access from a script or from your . This is convenient for automation of routine tasks, bulk updates, trouble diagnosis, and so on.

679 questions
-2
votes
1 answer

How to replace back slash with forward slash in Jenkins build while using validating string parameter or string parameter

1.How to replace back slash with forward slash in Jenkins on UI :- SVN_EAR_PATH (String parameter)
-2
votes
1 answer

Print pom.xml components variable in Jenkins

I am having one pom.xml and I am building maven project in Jenkins. I want to print stuff like: Artifactid, Version, group ID. Which is present in pom. I want to do it Jenkins itself without any plugins. Any help would be appreciated.
rKSH
  • 39
  • 9
-2
votes
1 answer

Automating build process with Jenkins

I have code checked out through cvs and I am using rhel with jboss. Can some one let me know how can I use jenkins to automate my build process. I have installed jenkins using yum but cannot access the gui version using the localhost url
-2
votes
1 answer

Upgrade Jenkins remotely

I need to upgrade a version of Jenkins on a remote machine. The machine (a Mac mini) is running on a LAN but no one is able to locate the actual computer and no one has access to the password (I only have the IP address and Mac username). Is it…
couchy
  • 669
  • 1
  • 6
  • 5
1 2 3
45
46