AnchoreCTL Release Notes - Version 5.14.0
Note: AnchoreCTL v5.14.x
versions are compatible with Enterprise v5.14.x
deployments.
AnchoreCTL v5.14.0
Improvements
- Commands will now return the usage string when an invalid command is entered.
- Command
anchorectl images vuln <image> -o json-raw
is now available to output raw JSON data for vulnerabilities. - Commands which display archive rules with the “Exclude Last Seen” option set will now display this value.
anchorectl archive rule add
anchorectl archive rule list
anchorectl archive rule get <rule id>
- Improved the help text for command
anchorectl image check
to clarify when the--tag
option is required. - New command to help delete inactive system integration health data.
anchorectl system integration health delete <uuid>
- Command
anchorectl system smoke-tests run
now supports--image
flag so the user can specify their own image to use for the test. This is helpful for users in air-gapped environments.
Fixes
- The command
anchorectl airgap feed upload
is now functioning properly when executed on a Windows system.