kosa8 docs

Commands / kosa8 identity init

kosa8 identity init

Create your signing identity

Options

FlagTypeWhat it doesDefault
--emailstringyour work email; two keys with the same email count as one person—
--forceboolreplace an existing identity (the policy must then list the new key)—
--identitystringdirectory to create the identity in (default ~/.kosa8/identity)—
--namestringyour 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