Documentation
¶
Index ¶
- func AddCommand() *cli.Command
- func BranchCommand() *cli.Command
- func CloneCommand() *cli.Command
- func CommitCommand() *cli.Command
- func ContextCommand() *cli.Command
- func DepsCommand() *cli.Command
- func DiffCommand() *cli.Command
- func DiscoverCommand() *cli.Command
- func DoctorCommand() *cli.Command
- func FetchCommand() *cli.Command
- func GlobalFlags() []cli.Flag
- func GrepCommand() *cli.Command
- func GuideCommand(toolName string) *cli.Command
- func InitCommand() *cli.Command
- func ListCommand() *cli.Command
- func LogCommand() *cli.Command
- func MemoryCommand() *cli.Command
- func PullCommand() *cli.Command
- func PushCommand() *cli.Command
- func RemoveCommand() *cli.Command
- func RunCommand() *cli.Command
- func SkillCommand() *cli.Command
- func StatusCommand() *cli.Command
- func SwitchCommand() *cli.Command
- func SyncCommand() *cli.Command
- func TaskCommand() *cli.Command
- func WorktreeCommand() *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCommand ¶
func CloneCommand ¶
func ContextCommand ¶
ContextCommand returns the context subcommand.
func DiffCommand ¶
func DiscoverCommand ¶
func DoctorCommand ¶
func GlobalFlags ¶
func GrepCommand ¶
func GuideCommand ¶
func InitCommand ¶
func ListCommand ¶
func LogCommand ¶
func MemoryCommand ¶
MemoryCommand returns the memory command with add, list, search, and remove subcommands.
func RemoveCommand ¶
func RunCommand ¶
func SkillCommand ¶
SkillCommand returns the skill command with list, show, create, and search subcommands.
func TaskCommand ¶
TaskCommand returns the task command with create, list, claim, update, and show subcommands.
func WorktreeCommand ¶
WorktreeCommand returns the worktree command with create, list, and remove subcommands.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.