Hello,
I just found this amazing command-line project. Compared to several other projects I've seen before, this one is really much better. However, there are still a few issues that are bothering me, and I would like to confirm with you.
```export TEST_MODULE_A_ENABLED="false"export TEST_MODULE_B_ENABLED="false"...
/path/to/my/clish "$@" -o -l
...```This is my clish_start script,question is "can i change TEST_MODULE_A_ENABLED during clish running?"
the original need is that commandA has a lot of params, but i only want to expose part of them to user until user explicitly enables module A through a command.
Welcome any complete solutions or ideas.
- thanks to all of you. great job again.
--
You received this message because you are subscribed to the Google Groups "klish" group.
To unsubscribe from this group and stop receiving emails from it, send an email to klish+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/klish/b41a4f8f-f545-4b24-a2c6-af4b82622a6cn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/klish/e14e3605-8071-4f32-b560-8f327834ed0fn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/klish/cbeabf6c-06d4-46a0-a3a4-40b1f4aa6572%40gmail.com.