Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to check jenkins version in ubuntu

# Check <version> value in config file:
/var/lib/jenkins/config.xml
# or
head -5 /var/lib/jenkins/config.xml| grep -oP ‘(?<=).*?(?=)’
# or open the jenkins consol, see at bottom right:
Page generated: Nov 20, 2020 7:18:04 AMREST APIJenkins ver. 1.625.2
Comment

PREVIOUS NEXT
Code Example
Shell :: git fetch remote branch 
Shell :: change default kube editor 
Shell :: error: The following untracked working tree files would be overwritten by merge: 
Shell :: install spotify on linux 
Shell :: install adonis cli 
Shell :: git add submodule branch 
Shell :: how to restart raspberrypi via ssh 
Shell :: how to change directory if folder name have space 
Shell :: powershell delete folder contents 
Shell :: python install opencv 
Shell :: download nodejs ubuntu linux 
Shell :: list of files in git commit 
Shell :: bash print odd or even lines 
Shell :: linux move straight to home dir 
Shell :: edit global git config file 
Shell :: npm install production 
Shell :: instalacion de angular cli 
Shell :: mac terminal restart 
Shell :: vs code terminal open file in separate window 
Shell :: git bad object refs/heads/ 
Shell :: video editor linux 
Shell :: fcm post example curl 
Shell :: create a repo using github api 
Shell :: git tag and relasease 
Shell :: install openssl 1.0.2 
Shell :: find command 
Shell :: git ignore all files within a directory 
Shell :: how to save windows lock screen images 
Shell :: -bash: /bin/rm: Argument list too long inodes 
Shell :: how to refresh cache on github 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =