Credential Definition

Retrieve or create credential definitions

Siera offers the following methods for credential definitions:

Usage

siera credential-definition [OPTIONS] [SUBCOMMAND]

Options

Subcommands

Create

Create a new credential definition.

siera credential-definition create --schema-id <SCHEMA_ID>

Available flags

Example usage

Create a credential definition with a schema ID. The -c flag automatically copies the created credential definition to your clipboard.

siera -c credential-definition create -s WVqppUv9X3WyWGrbns5Uia:2:Example:1.0

List

List all your current credential definitions

siera credential-definition list [OPTIONS]

Available flags

Last updated