chainloop icon indicating copy to clipboard operation
chainloop copied to clipboard

review --graceful-exit default behavior

Open migmartri opened this issue 1 year ago • 0 comments

The chainloop attestation CLI has an optional behavior called enabled via --graceful-exit that makes the CLI not fail

In those cases, we might still want to know that the command failed. So this task is about

  • [ ] review what's the current behavior of this flag
  • [ ] look into supporting the report of an error without failing

Note that this task might not end up with an implementation but instead with some documentation. For example, we might end up documenting how to achieve the second goal with hash in a runbook page.

migmartri avatar May 20 '24 10:05 migmartri