cli

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package cli wires the codefit command tree with cobra: the root command and its global flags, plus its subcommands. codefit is MCP-first — there is no CLI audit mode, so this tree carries only PLUMBING: init, version, status, update, and mcp serve. Auditing is reached exclusively through the MCP tools.

Status: BUILT except update. init, version, status and mcp serve run for real; update is a Fase 4 item and is still the notImplemented stub, which says so on stdout rather than pretending to succeed.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute builds and runs the codefit command tree. It is the single entry point called from main.

Types

This section is empty.

Jump to

Keyboard shortcuts

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