This page covers common Secryn CLI commands.
secryn secret list
secryn secret get DB_PASSWORD
secryn env pull > .env
secryn key list
secryn key download KEY_ID --output key.pem
secryn cert list
secryn cert download CERT_ID --output cert.pem
Commands support --json output for scripting and automation.