Plugin In Use
Answered
Hey,
We are cleaning up some API keys that are used by the Octopus TeamCity plugin, what's the best way to search through all our build steps in all our projects to find which projects are using a specific plugin or build step?
Ta
-Chris
Please sign in to leave a comment.
Hi Chris,
All build configuration settings are stored in .xml files in <TC data directory>/config/projects. So you can just search through these files.