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) `
196 Views
0
Answers
4 years ago
2 years ago