Perforce Command Line Global Options
<!– .style1 { font-size: 24px; font-weight: bold; } –> Perforce Command Line Global Options Global options for Perforce commands; these […]
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
<!– .style1 { font-size: 24px; font-weight: bold; } –> Perforce Command Line Global Options Global options for Perforce commands; these […]
Command Description p4 add Open file(s) in a client workspace for addition to the depot. p4 admin Perform administrative operations […]
-client to select the “client” VM -server to select the “server” VM -hotspot is a synonym for the “client” VM […]
Complete guide to use Jenkins CLI / Command line? Run Jenkins build from command is very simple in Linux system. […]
One liner to stop all of Docker containers: > docker stop $(docker ps -a -q) One liner to remove all […]
To run single recipe using chef-solo > chef-solo -c /opt/chef/repo/config/solo.rb -o my_cookbook::recipe To run the single reciepe in same machine […]
Grep will return 0 while the build is running: $ curl http://myjenkins/job/myjob/lastBuild/api/json | grep –color result\”:null $ echo $? Trigger […]
Ways to Login Jenkins using Command line & Way to trigger Jenkins job using Command line or script Wget Note: […]
Running CLI java -jar jenkins-cli.jar [-s JENKINS_URL] command [options…] [arguments…] Getting help java -jar jenkins-cli.jar -s yourserver.com help [command] How […]
Running CLI java -jar jenkins-cli.jar [-s JENKINS_URL] command [options…] [arguments…] Getting help java -jar jenkins-cli.jar -s yourserver.com help [command] How […]