deno-docs icon indicating copy to clipboard operation
deno-docs copied to clipboard

deno task - Missing documentation for `export` (exporting env variables)

Open Mqxx opened this issue 1 year ago • 1 comments

There is no documentaion in the built-in-commands about the export command for setting variables.

Mqxx avatar Nov 14 '24 13:11 Mqxx

Actually, I just realized the documentation is here: https://docs.deno.com/runtime/reference/cli/task/#environment-variables

But it might be nice to list export under built-in commands anyway.

dsherret avatar Nov 27 '24 21:11 dsherret