Guides
List installed packages
aqua >= v2.24.0 #2709 #2733
Update packages by Renovate
image
Enable Checksum Verification
About Checksum Verification, please see also.
Policy as Code
aqua >= v2.3.0
Share aqua configuration for teams and organizations
aqua reads configuration from the environment variable AQUAGLOBALCONFIG.
Keep configuration files in one directory
- aqua >= v1.33.0 #1595
Split the list of packages
You can split the list of packages.
Update registries and packages by update command
You can update them by Renovate too.
Command Aliases
v2.37.0 3224
Remove unused packages (Vacuum)
See also Uninstall packages
Install private packages
Of course, Standard Registry doesn't include private packages, which are hosted in private GitHub Repositories.
Uninstall Packages
See also Remove unused packages (Vacuum)
Filter packages with tags
aqua >= v1.23.0
Install Standard Registry's all packages very quickly
You can make Standard Registry's all packages available in your laptop very quickly.
Build Container (Docker) Image
When building a container (Docker) image, you may want to download and install tools from GitHub Releases or other sources.
Wrap aqua with task runner such as GNU Make
aqua is easy to use, but generally speaking it is not easy to introduce a new tool and let developers install it in a large team and organization.
Use aqua with Claude Code's sandbox
Claude Code can run Bash commands inside an OS-level sandbox that restricts filesystem and network access.