What does Reload Configuration from Disk do?

Article ID:209691677
1 minute readKnowledge base

Issue

What does Reload Configuration from Disk do? When should I use it? Is it necessary after a Jenkins restart?

Environment

CloudBees Jenkins Enterprise

Resolution

  • Reload Configuration from Disk simply refreshes Jenkins configuration files and directory structure.

  • This command should be used when a change is made to Jenkins and its environment outside of the UI, such as editing config.xml files from the command line or moving jobs between folders from the command line.

  • It is not necessary to do this after a restart. Jenkins inherently does this on it’s own on start up.

This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.