Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Pull


projects pull Pull an existing Stripe Project into a new local directory. Creates local state files and writes a .env file populated with the project's credentials. Run this from an empty directory. To find a project ID, run stripe projects list. Command: stripe projects pull ### Arguments - `

The ID of the project to pull. Retrieve project IDs withstripe projects list`. ### Examples Pull a project into a new directory sh stripe projects pull proj_abc123

Last verified 2026-09-24

Is this helpful?