mirror of
https://github.com/toyota-connected/emb_cli.git
synced 2026-06-21 07:19:37 -07:00
16ab1fd572
ivi-homescreen registers the option as "b,bundle" (cxxopts), so the long form is --bundle and --b= is rejected — the embedder fails to start. Only the short -b <dir> form works. Fix the runnable run command executed over SSH (cross --run), the bundle/runnable hints, tests, and docs. Signed-off-by: Joel Winarske <joel.winarske@outlook.com>