twt_credential_create
twt credential create
Create credential
Synopsis
Creates a credential from a provided JSON file. The JSON file must contain a credential including @context with schema and the credential needs to follow the provided schema. If the "id" property is not provided in the JSON file, it will be generated.
twt credential create [flags]
Examples
twt credential create -f path/to/credential.json -n "My test credential"
Options
-f, --file string Path to the credential JSON file
-h, --help help for create
-n, --name string Credential name
SEE ALSO
- twt credential - Verifiable credential