remove

package
v2.57.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package remove implements the aqua remove command for uninstalling packages. The remove command uninstalls packages from the aqua installation directory, providing options to remove package files and symbolic links.

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 removing packages. The returned command provides package uninstallation functionality with options for removing files and links based on specified modes.

Types

type Args added in v2.56.2

type Args struct {
	*cliargs.GlobalArgs

	All         bool
	Mode        string
	Interactive bool
	Packages    []string
}

Args holds command-line arguments for the remove command.

Jump to

Keyboard shortcuts

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