Documentation
¶
Index ¶
- func Commands(con *console.SliverClient) []*cobra.Command
- func McpCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func McpConsoleCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func McpStartCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func McpStopCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Commands ¶
func Commands(con *console.SliverClient) []*cobra.Command
Commands returns the `mcp` command and its subcommands.
func McpCmd ¶
func McpCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
McpCmd prints the current MCP server state.
func McpConsoleCmd ¶
func McpConsoleCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
McpConsoleCmd connects to an MCP server and starts a minimal console.
func McpStartCmd ¶
func McpStartCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
McpStartCmd starts the local MCP server.
func McpStopCmd ¶
func McpStopCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
McpStopCmd stops the local MCP server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.