CLI UI #111
-
|
Hello again, The CLI UI is a really nice ncurses-like dashboard of boxes, but keystrokes to navigate it sometimes give me problems. I remember reading something about the option to use really basic CLI UI, like plain logs instead of the nice boxed dashboard, but now I cannot find the info. It was something like |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @avarama. Yeah the idea is that the We're currently in the middle of a large upgrade which will probably see these config values change slightly, just a heads up that next release may mean you have to tweak the value. |
Beta Was this translation helpful? Give feedback.
Hi @avarama.
Yeah the idea is that the
cUidoes the job of manually starting and monitoring Test Runs andnoUiis for running the CLI without a UI which is good if you want to run the CLI as part of a build. You are probably looking for theuIsection on the CLI README?We're currently in the middle of a large upgrade which will probably see these config values change slightly, just a heads up that next release may mean you have to tweak the value.