cmd

package
v0.0.0-...-8eb78f3 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Package cmd wires the CLI surface to the internal packages. Each function returns one *cli.Command; the mapping from flags to behaviour lives here and nowhere else, so the internal packages never see the CLI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Config

func Config() *cli.Command

Config returns the `grove config` command.

func Finish

func Finish() *cli.Command

Finish returns the `grove finish` command.

func Init

func Init() *cli.Command

Init returns the `grove init` command (zoxide/starship idiom).

func Ls

func Ls() *cli.Command

Ls returns the `grove ls` command.

func New

func New() *cli.Command

New returns the `grove new` command.

func Path

func Path() *cli.Command

Path returns the `grove path` command.

func Profile

func Profile() *cli.Command

Profile returns the `grove profile` noun with its verbs.

func Repo

func Repo() *cli.Command

Repo returns the `grove repo` noun with its verbs.

func Sync

func Sync() *cli.Command

Sync returns the `grove sync` command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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