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
Currently, we default to using a local file system path based on the root of the repo checkout. Use embed to embed the configuration directory into the binary and load it from the embed when another location is not specified by the user via config or environment variables.