Timeline for How to get all the configuration options with the uci command in OpenWRT
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 7, 2023 at 11:55 | comment | added | luckman212 | That's what I'm doing, but wow that is pretty inefficient. | |
| Jun 6, 2023 at 6:52 | comment | added | TPPZ | You could use a bash script to increase an array index until you get an error and collect the results for each iteration | |
| Jun 5, 2023 at 5:13 | comment | added | luckman212 | How can you list ALL the rules without knowing ahead of time how many are in the array? uci show firewall.@rule[*] doesn't work. | |
| Sep 10, 2019 at 9:06 | vote | accept | TPPZ | ||
| Sep 7, 2019 at 10:04 | history | answered | TPPZ | CC BY-SA 4.0 |