Documentation
¶
Overview ¶
Package cli provides the Cobra subcommand implementations for Metronous.
Index ¶
- func NewApplyModelChangeCommand() *cobra.Command
- func NewBenchmarkCommand() *cobra.Command
- func NewDashboardCommand() *cobra.Command
- func NewInitCommand() *cobra.Command
- func NewInstallCommand() *cobra.Command
- func NewMCPShimCommand() *cobra.Command
- func NewReportCommand() *cobra.Command
- func NewSelfUpdateCommand() *cobra.Command
- func NewServerCommand() *cobra.Command
- func NewServiceCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApplyModelChangeCommand ¶
NewApplyModelChangeCommand creates the `metronous apply-model-change` cobra command.
func NewBenchmarkCommand ¶ added in v0.9.7
NewBenchmarkCommand creates the `metronous benchmark` cobra command.
func NewDashboardCommand ¶
NewDashboardCommand creates the `metronous dashboard` cobra command.
func NewInitCommand ¶
NewInitCommand creates the `metronous init` cobra command.
func NewInstallCommand ¶
NewInstallCommand creates the `metronous install` cobra command.
func NewMCPShimCommand ¶
NewMCPShimCommand creates the `metronous mcp` cobra command.
func NewReportCommand ¶
NewReportCommand creates the `metronous report` cobra command.
func NewSelfUpdateCommand ¶ added in v0.9.2
NewSelfUpdateCommand creates the `metronous self-update` cobra command.
func NewServerCommand ¶
NewServerCommand creates the `metronous server` cobra command.
func NewServiceCommand ¶
NewServiceCommand creates the `metronous service` cobra command group.
Types ¶
This section is empty.