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.