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

secrets download

Download all secrets in a chosen format

Usage

sigillo secrets download

Options

OptionDescription
--format [fmt]Output format: json, env, env-no-quotes, xargs, yaml, docker, dotnet-json (default: yaml)
-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

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)