senf init <env-path> <project-name> [options]¶
In complex projects, one may find many different .env files in different directories with different names. To avoid enforcing a standard, senf init requires you to specifically point Senf to the file that should be considered a .env file.
Options: If a default profile is set, you may omit the --user-profile <profile-name> option.
Example