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-rawis 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 addanchorectl archive rule listanchorectl archive rule get <rule id>
- Improved the help text for command
anchorectl image checkto clarify when the--tagoption is required. - New command to help delete inactive system integration health data.
anchorectl system integration health delete <uuid>
- Command
anchorectl system smoke-tests runnow supports--imageflag 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 uploadis now functioning properly when executed on a Windows system.