This command is only available on Astro.
.env file.
If an existing .env file already exists in your current directory, --save will append environment variables to the bottom of that file. It will not override or replace its contents. If .env does not exist, --save will create the file for you.
If an environment variable value is set as secret, the CLI will list only its key.