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 ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.