Skip to content

v2.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 12:20
· 732 commits to main since this release
v2.26.0
87cf6dc

Pull Requests | Issues | v2.25.2...v2.26.0

Features

#2782 #2804 generate: add -g option to add packages to a global configuration file

e.g.

$ aqua g -g cli/cli

You can add packages to a global configuration file with -g and -i option.

e.g.

$ aqua g -g -i cli/cli

If there are multiple global configuration files, a first global configuration file is used.

Others

#2803 Update the help message of remove command

Note that this command remove files from AQUA_ROOT_DIR/pkgs, but doesn't remove packages from aqua.yaml and doesn't remove files from AQUA_ROOT_DIR/bin and AQUA_ROOT_DIR/bat.