pack

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package pack holds the `forge pack` command group — manage installable packs (list / install / remove / info).

Dir-nested command group (the devspace idiom): the parent newCmd assembles the subcommands in the sibling files; the shared feature gate + small util stay in this file. init() self-registers the group with internal/cli/factory so a blank import from internal/cli/groups.go attaches it to the root.

Shared internal/cli helpers are reached without importing internal/cli: project config via the factory's LoadProjectStore function value, and ProjectRoot / ErrProjectConfigNotFound / Name via internal/cli/cmdutil.

Jump to

Keyboard shortcuts

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