notation icon indicating copy to clipboard operation
notation copied to clipboard

Update notation list command for RC1

Open SteveLasker opened this issue 2 years ago • 2 comments

  • [ ] Spec the CLI command
  • [ ] Implement the new list command, deciding the appropriate detailed output

SteveLasker avatar Jul 06 '22 23:07 SteveLasker

Can the "List" and "Inspect" commands be combined into one?

iamsamirzon avatar Jul 15 '22 21:07 iamsamirzon

list would be the entire list of signatures for an artifact, while inspect would be details on a specific signature.

SteveLasker avatar Aug 26 '22 15:08 SteveLasker

Notation supports list command in RC1. Ref: Impl: https://github.com/notaryproject/notation/blob/main/cmd/notation/list.go Spec: https://github.com/notaryproject/notation/blob/main/specs/commandline/list.md

For inspect command is tracked in seperate issue https://github.com/notaryproject/roadmap/issues/74

priteshbandi avatar Nov 23 '22 18:11 priteshbandi