gptscript-ai / clio

Your friendly and safe CLI Copilot
Apache License 2.0
228 stars 24 forks source link

chore: add envfile context. #4

Closed cloudnautique closed 3 months ago

cloudnautique commented 3 months ago

This allows the user to set env vars that can be used to configure default behaviors for CLIs. Like AWS_REGION or AWS_PROFILE if they choose.

It makes it so that an envvar can be set, gotten or removed from the gptscript.env file in the workspace.