Pull Requests | Issues | v1.19.5...v1.20.0-0
Features
#1173 #1247 cp: Support coping all packages
You had to specify copied command names as arguments of aqua cp
command.
This update allows you to copy all packages without arguments.
$ aqua cp [-a]
aqua cp
copies all commands.
If the option -a
is specified, all commands including global configuration files are copied.