Documentation
¶
Overview ¶
Package ui provides terminal UI helpers for the ToolHive CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderClientStatusTable ¶
func RenderClientStatusTable(clientStatuses []client.MCPClientStatus) error
RenderClientStatusTable renders the client status table to stdout.
func RunClientSetup ¶
func RunClientSetup(clients []client.MCPClientStatus) ([]client.MCPClientStatus, bool, error)
RunClientSetup runs the interactive client setup and returns the selected clients and whether the user confirmed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.