Files
nushell/crates/nu-command/src/commands
Lily Mara 1ee51f2afa Add the load-env command (#3484)
* Add the load-env command

load-env can be used to add environment variables dynamically via an
InputStream. This allows developers to create tools that output environment
variables as key-value pairs, then have the user load those variables in using
load-env. This supplants most of the need for an `eval` command, which is
mostly used in POSIX envs for setting env vars.

Fixes #3481

* fixup! Add the load-env command
2021-05-26 06:18:20 +12:00
..
2021-05-13 07:07:20 +12:00
2021-05-15 16:11:07 +12:00
2021-05-20 13:59:19 -05:00
2021-05-22 10:52:04 -05:00
2021-05-22 10:52:04 -05:00
2021-05-22 10:52:04 -05:00
2021-05-12 13:01:48 +12:00
2021-04-12 19:47:31 +12:00
2021-05-11 16:03:55 +12:00
2021-04-19 06:40:29 +12:00
2021-05-24 09:21:41 +12:00
2021-05-14 20:35:09 +12:00
2021-05-12 13:01:48 +12:00
2021-05-21 21:19:43 -05:00
2021-04-22 08:54:34 +12:00
2021-05-14 20:35:09 +12:00
2021-05-14 20:35:09 +12:00
2021-05-26 06:18:20 +12:00
2021-04-22 08:54:34 +12:00
2021-04-19 19:45:12 +12:00
2021-04-12 19:47:31 +12:00
2021-05-17 15:08:47 +12:00
2021-05-12 13:01:48 +12:00
2021-04-23 05:14:20 +12:00
2021-04-22 08:54:34 +12:00