Commit 05583bc
committed
Fix: add netlab environment variables to reporting environment
The 'netlab report' command used the transformed topology snapshot as
the source of reporting data, which prevented the report modification
with environment variables (use case: #2562).
This change adds NETLAB_ environment variables to the topology data,
allowing users to modify report contents with environment variables.1 parent 4247998 commit 05583bc
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments