deluan / contentful-migrate

🐎 Schema migration tooling for Contentful, with state management
https://www.contentful.com/blog/2018/09/13/content-model-changes-scale-telus-cms-as-code/
MIT License
60 stars 37 forks source link

Allow persistent default values for space-id & env-id using environment vars #160

Closed void-- closed 3 years ago

void-- commented 3 years ago

Similar to how the access token can already be specified via environment variable, this PR allows a user who will often be working in the same contentful space / environment to specify these defaults using env vars.

deluan commented 3 years ago

Thanks for the contribution!

void-- commented 3 years ago

my pleasure :D

deluan commented 3 years ago

Just noticed: Can you please add the new options to the README?

void-- commented 3 years ago

Ah good call, on it