Commands / kosa8 identity init
kosa8 identity init
Create your signing identity
Options
| Flag | Type | What it does | Default |
|---|---|---|---|
--email | string | your work email; two keys with the same email count as one person | — |
--force | bool | replace an existing identity (the policy must then list the new key) | — |
--identity | string | directory to create the identity in (default ~/.kosa8/identity) | — |
--name | string | your full name, as approvals and the audit log should show it | — |
Example
kosa8 identity init --name "Ada Lovelace" --email [email protected] kosa8 identity init --name "Ada Lovelace" --identity /Volumes/KEY/ada