anchore / anchore-cli

Simple command-line client to the Anchore Engine service
Apache License 2.0
114 stars 54 forks source link

Add new analysis archive rule attributes to cli get and list #161

Closed zburstein closed 3 years ago

zburstein commented 3 years ago

Per @zhill comment here https://github.com/anchore/anchore-cli/pull/158#pullrequestreview-577490999 we will be adding the new analysis-archive attributes to the list and get ouputs:

  1. max_images_per_account
  2. registry exclude
  3. repository exclude
  4. tag exclude
  5. exclude expiration
zhill commented 3 years ago

Closed by #162