mirror of
https://github.com/nushell/nushell.git
synced 2025-06-06 10:06:49 +02:00
# Description Following from #12523, this PR removes support for lists of environments variables in the `with-env` command. Rather, only records will be supported now. # After Submitting Update examples using the list form in the docs and book.