diff --git a/docs/cli/commands/export.mdx b/docs/cli/commands/export.mdx index 9ba15c34d..49446e734 100644 --- a/docs/cli/commands/export.mdx +++ b/docs/cli/commands/export.mdx @@ -88,7 +88,7 @@ Export environment variables from the platform into a file format. - Format of the output file. Accepted values: `dotenv`, `dotenv-export`, `csv` and `json` + Format of the output file. Accepted values: `dotenv`, `dotenv-export`, `csv`, `json` and `yaml` Default value: `dotenv`