-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Shell
-
Server Tooling & Methods
Something like
var user = Env.get("USERNAME"); //and less useful, possibly Env.set("MyVar", 12) run(...)
- is duplicated by
-
SERVER-10570 Reading environment variables
- Closed
- is related to
-
SERVER-18877 Allow MongoRunner.runMongod Take In Environment Variables
- Closed