cli

package
v2.54.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2025 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package cli provides the command-line interface for aqua. It handles command parsing, flag processing, and routing to appropriate subcommands using the urfave/cli/v3 framework. This package is responsible for user interaction and delegates business logic to the controller package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run added in v2.36.2

func Run(ctx context.Context, param *util.Param, args ...string) error

Types

type Runner

type Runner struct{}

Jump to

Keyboard shortcuts

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