firebase functions:secrets:access STRIPE_API_KEY

Category: Firebase & Firestore

firebase functions:secrets:access STRIPE_API_KEY

Print a secret's value

Outputs the latest value of STRIPE_API_KEY (or a specific version with KEY@2 syntax), which is occasionally needed for debugging or manual setup. Anyone with CLI access to the project can read this, so avoid printing secrets in shared logs. Related: functions:secrets:get lists versions first.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.