Environment variables
You can use these environment variables to customize the Snaplet CLI behavior.
| Name | Description |
|---|---|
SNAPLET_SOURCE_DATABASE_URL | The connection string used to introspect and capture snapshots |
SNAPLET_TARGET_DATABASE_URL | The connection string used to restore snapshots |
SNAPLET_CWD | The current working directory |
SNAPLET_NO_UPDATE_NOTIFIER | Disable the upgrade notice |
Last updated on