Environment variables
You can use these environment variables to customize the Snaplet CLI behavior.
Name | Description |
---|---|
SNAPLET_ACCESS_TOKEN | Access token to authenticate against Snaplet Cloud ☁️ |
SNAPLET_PROJECT_ID | Run CLI commands against a particular project on Snaplet Cloud ☁️ |
SNAPLET_SOURCE_DATABASE_URL | The connection string used to introspect and capture snapshots |
SNAPLET_TARGET_DATABASE_URL | The connection string used to restore snapshots or insert your generated data |
SNAPLET_CWD | The current working directory |
SNAPLET_DISABLE_TELEMETRY | Disable telemetry |
SNAPLET_NO_UPDATE_NOTIFIER | Disable the upgrade notice |