You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend CLI flags in cmd/thv/app/run_flags.go adding --tools-override flag for JSON/YAML files.
Update CLI run command in cmd/thv/app/run.go.
Validate overrides against available tools (if not already done in RunConfig).