Support automatic migration from existing projects. Example ```bash flvt import .env ``` ↓ ```text .env ↓ encrypt ↓ secrets.enc ↓ delete .env (optional) ```
Support automatic migration from existing projects.
Example
↓