Skip to content

Support dotenv #594

@jhalborg

Description

@jhalborg
  • feature
  • docs
  • good first issue

It would be super cool if one could

npx apollo schema:publish -e .env.stage

for example, and have a .env.stage file a la

ENGINE_API_KEY="someapikey"
ENGINE_ENDPOINT_URL="https://api.myapp.com"

and if no arguments were given, apollo schema:publish would just look for the env vars ENGINE_API_KEY and ENGINE_ENDPOINT_URL

Metadata

Metadata

Assignees

No one assigned

    Labels

    🥇 good-first-issueIssues that are suitable for first-time contributors.🎉 featureNew addition or enhancement to existing solutions📝 documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions