Adding Your First Credential
Add a Credential Interactively
Section titled “Add a Credential Interactively”To add your first credential, run:
kosh addYou’ll be prompted for:
- Label (example:
github) - Username
- Password (hidden input)
- Confirm Password (hidden input)
Updating an Existing Entry
Section titled “Updating an Existing Entry”If a credential already exists with the same label and username, simply run:
kosh addEnter the same label and username again — Kosh will securely update (overwrite) the existing entry.