Stripe Login (Non-TTY)
Use a Stripe test secret key to run CLI commands in non-TTY environments.
Test keys only
Use a test secret key (starts with
sk_test_) for bootstrap.Example command
STRIPE_API_KEY=sk_test_... stripe products listUsing a terminal? SeeLogin (TTY).
