Documentation

Everything you need to manage secrets with SecretServer.io.

Quick start

# 1. Install
curl -sSL https://secretserver.io/install | sh

# 2. Configure
export SS_API_KEY=sk_live_...

# 3. Retrieve a secret by path
ss secret production/database/postgres-password -q