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
{{ message }}
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently config file location is enforced to
UserHomeDir()/.config/temporalio/tctl.ymland doesn't allow to have a different locationDescribe the solution you'd like
Respect
XDG_CONFIG_HOMEenv variableAllow users to overwrite with
--configflagAdditional context
current config file location:
the actual config file location code lives here https://github.com/temporalio/tctl-kit