Jenkins Beginner Tutorial 4 - How to use CLI (command line interface)

preview_player
Показать описание
Hi, I am Raghav and today we will learn - How to use Jenkins from command line
Step 1 : start Jenkins

Step 2 : goto Manage Jenkins - Configure Global Security - enable security

Step 4 : download jerkins-cli jar. Place at any location.

Step 5 : test the jenkins command line is working

________ ONLINE COURSES TO LEARN ________

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ JAVA ------------

------------ MAVEN ------------

------------ OTHERS ------------

------------ Follow ------------

NeverStopLearning
Raghav
Рекомендации по теме
Комментарии
Автор

Hey Pal, I do appreciate the fact that you explain WHY you choose that particular approach, instead of just jumping straight on the HOW. great tutorial!

carlosdeleon
Автор

Command line is always welcome !! Thank you for the video, very handy !!

thiagorossetto
Автор

Great tutorial, really appreciate it. Just pointing out that in actual version of Jenkins cli you need to add the flag -auth admin:password

luismarroquin
Автор

Thank you very much for such a wonderful tutorial! Simple and straightforward!

Lukegg
Автор

Thank you for the videos, it was very helpfull

ulfnbjg
Автор

Hey Raghav, great videos and very well explained.
Thank you so much for sharing

xdankitjain
Автор

Hey Pal, its a great video for the beginners. Thanks for the video

researchitechindia
Автор

Thanks Raghav Pal You simplified the things.

ummenoor
Автор

Hello, thank you for all your tutorials, I want to know if do you have any video for a full orchestration sample to show how to combine all tools as jenkins, github, ansible, terraform, etc?

carlosquevedo
Автор

Hi ! Really help full videos, Thank you !!

lidyaann
Автор

Thanks Pal,
Great tutorials.
Question: I am having issues with running (newman run ""). I gives me an error that newman is not an internal or external commond and not recognized.


Could you please advise what to do?


Many thanks

mohammadajmal
Автор

Great tutorials! what extension in chrome you use for homepage? it looks very cool!

mikdennuren
Автор

Videos are too old. But Old is Gold. Complex concepts explained in simplest way .😍

truepakistani
Автор

HI Raghav Pal (Automation Step-by-Step), I liked the way you explained in detail with examples. Nice work.
I have a query, (Q) Does Jenkins support running the Linux shell script "sample.sh" on more than one Node/Linux Machines?
I am a new to these, I do not know much, Was just exploring Chef and found out that we can run the "sample.sh" in multiple Nodes/Linux Machine, is this possible in Jenkins?

tusharg
Автор

hey raghav can you please clear what is exactly meaning of Failed to create parent directories for tracking file while running maven build in jenkins, Linux

AtulSharma-zxxv
Автор

Hello Raghav, I have a question for you: Why did you set the "Anyone can do anything" permission? Does that apply to the admin user only? Or anyone? If you were to run the command specifying username and password, would you get the same error (anonymous is missing the Overall/Administer permission)?

Jvne
Автор

Play the video at speed of 1.5x.
You are welcome. :)

dittujoju
Автор

Hi Raghav. My question is whatever sysout data we are writing in our java code those print data not displaying in Jenkins console log during the execution. Is there anyway to display those data in jenkins console log during execution.

swadhinsangram
Автор

Hi raghav...your videoes is very helpfull to me....present i`m working project requirement is "how to execute & call shell scripts(.sh) inside sql(.sql) files"...please advice..

VijayKumar-lodt
Автор

Can you make videos on DevOps ?? How all these tools(Git, Jenkins and Ansible) are connected on live systems?

ummenoor