-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
cliChanges that impact CLI functionalityChanges that impact CLI functionalityenhancementNew feature or requestNew feature or requestkubernetesItems related to KubernetesItems related to Kubernetesregistry
Description
The thv registry info
command has a --format
flag to output details of MCP servers in the registry in either text or json format. As a user of the Kubernetes Operator, I'd like to be able to get a starting point for an MCPServer resource manifest from a registry entry.
The idea would be:
thv registry info --format k8s <some-server>
This would be similar in principal to #2072 which adds this for the export
command for running workloads, just a bit more boilerplate.
Metadata
Metadata
Assignees
Labels
cliChanges that impact CLI functionalityChanges that impact CLI functionalityenhancementNew feature or requestNew feature or requestkubernetesItems related to KubernetesItems related to Kubernetesregistry