0.1.1-next.3 • Published 1 year ago

@sphereon/gx-compliance-client-cli v0.1.1-next.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Warning: This package still is in every early development. Breaking changes without notice will happen at this point!


gx-compliance-client-cli

Commands

gx-participant did create --private-key-file=privkey.pem --cert-file=cert.pem --ca-chain=cacerts.pem --domain=example.com
gx-participant participant compliance submit –sd-file=self-description.json
gx-participant participant self-description create –sd-file=self-description.json
gx-participant participant compliance submit –sd-id=<abcd>
gx-participant participant self-description verify –sd-file=self-description.json
gx-participant participant compliance status –sd-id=<abcd>
gx-participant ecosystem add –name=FMA –ecosystem-url=https://compliance.future-mobility-alliance.org
gx-participant participant ecosystem submit  --ecosystem=FMA –sd-id=<abcd> --compliance-id=<efgh>
gx-participant participant ecosystem submit  --ecosystem-url=https://compliance.future-mobility-alliance.org –sd-id=<abcd> --compliance-id=<efgh>