Interface: SeedEnvVariableConfig
Properties
description?
optional description: string;
Explanation shown to users when prompting for this variable.
overwrite?
optional overwrite: boolean;
Allow overwriting pre-existing keys when seeding.
value?
optional value: string;
Default value assigned when writing to env files.