Closed
Description
I would suggest to move the dump-env command from Flex to the DotEnv component as a standalone executable.
By doing so, anybody using the DotEnv standalone component would be able to use the dumped environment feature.
Also the symfony:dump-env
could proxy to the component script to keep the current behavior and DX.
WDYT?