Skip to content

[CATALYST-1744] - add --env-file flag#2878

Draft
jamesqquick wants to merge 6 commits intoalphafrom
CATALYST-1744-add-env-file-flag
Draft

[CATALYST-1744] - add --env-file flag#2878
jamesqquick wants to merge 6 commits intoalphafrom
CATALYST-1744-add-env-file-flag

Conversation

@jamesqquick
Copy link
Contributor

What/Why?

This allows the user to specify a environment variable file to load variables from

Testing

Create a .env.test file with credentials. Start by running catalyst project list with no variables and show that the command fails. Then, run catalyst project list --env-file .env.test with valid variables and show that it works.

Migration

If you want to load environment variables from a file, update your commands to include --env-file flag.

@vercel
Copy link

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
catalyst Ready Ready Preview, Comment Feb 11, 2026 10:01pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Feb 11, 2026

🦋 Changeset detected

Latest commit: bb4672d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@bigcommerce/catalyst Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jamesqquick jamesqquick force-pushed the CATALYST-1744-remove-default-env-file branch 3 times, most recently from 7b16ea2 to b9bb8b0 Compare February 11, 2026 21:34
@jamesqquick jamesqquick force-pushed the CATALYST-1744-add-env-file-flag branch from 15d2d0b to 2f25f9d Compare February 11, 2026 21:38
@jamesqquick jamesqquick changed the base branch from CATALYST-1744-remove-default-env-file to canary February 11, 2026 21:39
@jamesqquick jamesqquick changed the base branch from canary to alpha February 11, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant