Global Options
These options are available for all env-twin commands and can be used globally across the CLI.Options
Display help information for the command or tool.Aliases:
-hExample:Display the current version of env-twin.Aliases:
-vExample:Specify the source .env file path. This file serves as the “source of truth” for environment variable keys.Aliases:
--srcExample:Specify the destination .env.example file path. This is where the sanitized environment template will be written.Aliases:
--destination, --d, --out, --targetExample: