commands

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: MIT Imports: 29 Imported by: 0

Documentation

Overview

Package commands provides CLI commands for the aix tool.

Package commands provides CLI commands for the aix tool.

Package commands implements the CLI commands for aix.

Package commands provides CLI commands for the aix tool.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the semantic version of the build.
	Version = "dev"
	// Commit is the git commit SHA of the build.
	Commit = "none"
	// Date is the build date.
	Date = "unknown"
)

Functions

func Execute

func Execute() error

Execute runs the root command.

func GetPlatformFlag

func GetPlatformFlag() []string

GetPlatformFlag returns the current value of the --platform flag. This is used by subcommands to access the flag value.

func SetPlatformFlag

func SetPlatformFlag(platforms []string)

SetPlatformFlag sets the platform flag value. This is used for programmatic override (e.g., interactive mode).

Types

This section is empty.

Directories

Path Synopsis
Package agent provides commands for managing AI coding agents.
Package agent provides commands for managing AI coding agents.
Package backup provides CLI commands for managing configuration backups.
Package backup provides CLI commands for managing configuration backups.
Package command provides the command group for managing AI assistant slash commands.
Package command provides the command group for managing AI assistant slash commands.
Package flags provides shared flag accessors for CLI commands.
Package flags provides shared flag accessors for CLI commands.
Package mcp provides the mcp command group for managing MCP server configurations.
Package mcp provides the mcp command group for managing MCP server configurations.
Package repo provides CLI commands for managing skill repositories.
Package repo provides CLI commands for managing skill repositories.
Package search provides the search command for finding resources across cached repositories.
Package search provides the search command for finding resources across cached repositories.
Package skill provides the skill command group for managing AI assistant skills.
Package skill provides the skill command group for managing AI assistant skills.

Jump to

Keyboard shortcuts

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