strmprivacy / cli

This is the STRM Privacy Command Line Interface, to define and manage your privacy streams, data schemas, event contracts and much more.
https://strmprivacy.io
Apache License 2.0
6 stars 2 forks source link

feat(strm-1524): show error details for failed batch jobs #113

Closed trietsch closed 2 years ago

trietsch commented 2 years ago

Example:

$ strm list batch-jobs
 BATCH JOB ID                           TIMESTAMP                           STATE      DETAILS

 b96357b9-8d9a-46c9-a51d-66a9460c5897   2022-04-22 12:22:25.915 +0000 UTC   FINISHED
 f69075a9-9d59-4d30-93e0-5138fc22c593   2022-08-19 10:13:49.361 +0000 UTC   ERROR      Event contract example/example/1.0.0 does not have state ACTIVE, but DRAFT. Only active event contracts are allowed
bvdeenen commented 2 years ago

approved

strmprivacy-io commented 2 years ago

:tada: This PR is included in version 2.14.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: