Unanswered
Hey There, Is There A Way To Access The Trains Configuration Programmatically At Runtime In A Task (The Configuration That Is Dumped By The Agent In The Logs Before Executing A Task)
JitteryCoyote63 hacky but sure 🙂
` from trains.config import config_obj
print(config_obj) `
150 Views
0
Answers
4 years ago
one year ago