Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

secrets get

Get a secret value

Usage

sigillo secrets get <name>

Options

OptionDescription
-p, --project [id]Project ID override
--env [slug]Env slug override (e.g. dev, prod)
-c, --config [slug]Env slug override
--forceAllow printing secret values in agent shells
--rawOutput only the raw value (no YAML wrapping)

Global Options

OptionDescription
-h, --helpDisplay this message
-v, --versionDisplay version number
--token [token]Auth token override
--api-url [url]API URL override (default: https://sigillo.dev)