-
Notifications
You must be signed in to change notification settings - Fork 283
Open
Description
We need a way to pass a config file in simple-run or to pass the secret via the usual run at least.
Otherwise, we end up having to implement every single config option as a parameter for simple-run.
For example, I personally need tolerate-time-skewness while being able to pass at least the secret via the parameter. Currently, there is no way to do this.
Least we can do is to have a default config file and read it regardless of the starting mode.
Metadata
Metadata
Assignees
Labels
No labels