Skip to main content
Open Project Settings → Environment Variables to scan the current workspace for .env-style files and manage them safely.

Current capabilities

You can:
  • scan the workspace for environment files
  • open a file and inspect its variables
  • reveal or hide sensitive values
  • edit keys and values inline
  • add a new variable directly to a discovered file
  • delete an individual variable from a file
  • compare environment files within a folder
  • detect files that are not ignored by Git
  • add an exposed file to .gitignore
Run a scan after cloning a repository, adding Analytics, Feedback, or App Logs, or changing deployment secrets. If Aiola warns that an environment file is not ignored by Git, address that before committing.