exec

package
v2.56.6 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package exec implements the aqua exec command for executing installed tools. The exec command is primarily used internally by aqua-proxy to execute tools installed by aqua, handling tool discovery, version resolution, and execution.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(r *util.Param, globalArgs *cliargs.GlobalArgs) *cli.Command

New creates and returns a new CLI command for executing tools. The returned command is used internally by aqua-proxy to execute installed tools with proper version resolution and argument handling.

Types

type Args added in v2.56.2

type Args struct {
	*cliargs.GlobalArgs

	Command  string
	ExecArgs []string
}

Args holds command-line arguments for the exec command.

Jump to

Keyboard shortcuts

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