Skip to content

[tctl/top] Fix tctl top not parsing teleport config#57306

Closed
okraport wants to merge 1 commit intomasterfrom
okraport/tctl-top-force-client-init
Closed

[tctl/top] Fix tctl top not parsing teleport config#57306
okraport wants to merge 1 commit intomasterfrom
okraport/tctl-top-force-client-init

Conversation

@okraport
Copy link
Copy Markdown
Contributor

The configuration file is parsed during InitFunc call, since top does not make use of the client this was previously omitted leading to default data dir location in the config. This fix allows custom locations for the debug unix socket.

changelog: Fix tctl top not parsing teleport config

The configuration file is parsed during `InitFunc` call,
since `top` does not make use of the client this was
previously omitted leading to default data dir location
in the config. This fix allows custom locations for the
debug unix socket.

changelog: Fix tctl top not parsing teleport config
@okraport
Copy link
Copy Markdown
Contributor Author

Closing in favour of #57312

@okraport okraport closed this Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant