cli

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2025 License: MIT Imports: 30 Imported by: 0

Documentation

Overview

Package cli provides the affected command for monox.

Package cli provides the cache command for monox.

Package cli provides shell completion commands for monox.

Package cli provides the generate command for monox.

Package cli provides the graph command for monox.

Package cli provides the init command for monox.

Package cli provides the lint command for monox.

Package cli provides the list command for monox.

Package cli provides the migrate command for monox.

Package cli provides the query command for monox.

Package cli provides the command-line interface for monox.

Package cli provides the run command for monox.

Package cli provides the version command for monox.

Package cli provides the watch command for monox.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute runs the CLI.

func GetWorkspaceRoot

func GetWorkspaceRoot() string

GetWorkspaceRoot returns the workspace root directory.

func NewRootCommand

func NewRootCommand(version, commit, date string) *cobra.Command

NewRootCommand creates a new root command with version information.

Types

type GoUpdate

type GoUpdate struct {
	Module  string
	Current string
	Latest  string
}

type PythonUpdate

type PythonUpdate struct {
	Package string
	Current string
	Latest  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL