0
0
Jenkinsdevops~5 mins

Plugin manager usage in Jenkins - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the Jenkins Plugin Manager used for?
The Jenkins Plugin Manager helps you install, update, and remove plugins to add new features or improve Jenkins functionality.
Click to reveal answer
beginner
How do you access the Plugin Manager in Jenkins?
Go to Jenkins Dashboard → Manage Jenkins → Manage Plugins.
Click to reveal answer
intermediate
What are the four tabs in the Jenkins Plugin Manager?
Updates, Available, Installed, and Advanced.
Click to reveal answer
beginner
What is the purpose of the 'Available' tab in the Plugin Manager?
It shows plugins that you can install but are not currently installed on your Jenkins instance.
Click to reveal answer
beginner
Why should you restart Jenkins after installing or updating plugins?
Restarting Jenkins applies the changes and ensures the new or updated plugins work correctly.
Click to reveal answer
Where do you find the Jenkins Plugin Manager?
ADashboard → New Item
BManage Jenkins → Manage Plugins
CManage Jenkins → Configure System
DDashboard → Build History
Which tab shows plugins that need to be updated?
AInstalled
BAvailable
CUpdates
DAdvanced
What happens if you install a plugin but do not restart Jenkins?
APlugin may not work until restart
BPlugin uninstalls automatically
CJenkins crashes
DPlugin works immediately
Which tab would you use to remove a plugin?
AAvailable
BUpdates
CAdvanced
DInstalled
What is the 'Advanced' tab used for in Plugin Manager?
AUpload plugins manually and configure update sites
BView plugin documentation
CSee plugin usage statistics
DSchedule plugin updates
Explain the steps to install a new plugin using Jenkins Plugin Manager.
Think about how you find, select, and activate a plugin.
You got /5 concepts.
    Describe why managing plugins carefully is important in Jenkins.
    Consider stability, security, and performance.
    You got /4 concepts.