list

package
v2.56.2 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package list implements the aqua list command for listing packages in registries. The list command displays available packages from configured registries, with options to show only installed packages and include global configurations.

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 listing packages. The returned command allows users to list available packages from registries with optional filtering for installed packages and global configurations.

Types

type Args added in v2.56.2

type Args struct {
	*cliargs.GlobalArgs

	Installed bool
	All       bool
}

Args holds command-line arguments for the list command.

Jump to

Keyboard shortcuts

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