========================== Jenkins keyboard shortcuts ========================== First published at 12/9/2020 on https://defkey.com/jenkins-shortcuts Jenkins is a free and open source automation server. It is used to automate the parts of software development related to building, testing, and deploying, applying continuous integration and continuous delivery. Jenkins has 44 shortcuts and we have listed all of them below. Job pages --------- B Build now G then C Go to Changes G then Shift + C Go to Configure Job G then M Go to Modules G then P Permalink Selector G then Shift + P Go to SCM Polling G then S Go to Status G then T Go to Build Time Trend T then W Go to Workspace View pages ---------- These shortcuts are available when you are on a ./view/.* page, but *not a Job page (e.g. ./view/All/job/.**): B Build current job item J Next job item K Previous job item N Next job item O Open current job item P Previous job item G then Shift + C Go to Configure View Any page -------- These shortcuts are available when you are on any page, unless overridden by a Job or View page shortcut: ? Show keyboard shortcut help / Move cursor to search box R Refresh current page G then Shift + C Go to Configure Jenkins G then H Go to Home G then Shift + H Go to Build History G then J Job Selector G then M Go to Manage Jenkins G then N Go to Computer Nodes G then Shift + N Computer Node Selector G then P Go to People G then Shift + P Go to Plugin Manager G then V View Selector Selector panel -------------- Left arrow Previous item Up arrow Previous item Right arrow Next item Down arrow Next item Esc Close panel Enter Select item Home First item End Last item Page Up First item Page Down Last item Search results panel -------------------- J Next search item K Previous search item N Next search item O Open current search item P Previous search item Last modified on (UTC): Wednesday, December 9, 2020 Defkey © All rights reserved.