Files
kubeshark/cmd
Volodymyr Stoiko bec7ffae1c cli/mcp: authenticate --list-tools with the hub token source
fetchAndDisplayTools used a no-token client, so 'kubeshark mcp
--list-tools' 401'd against a gated Hub even with a valid --token. Factor
the proxy/url token-source selection into hubTokenSource() (reused by
runMCPWithConfig) and pass it through to fetchAndDisplayTools, which now
also reports a clear 401 instead of an opaque parse error.
2026-06-16 19:55:41 +00:00
..
2024-05-23 01:20:55 +03:00
2023-07-06 21:57:21 +03:00
2024-05-23 01:20:55 +03:00
2022-12-29 03:45:24 +03:00