Whitebox CLI
-
Based on the discussion above, we need a dedicated utility at the project's root that we can use to run commands for each project using a centralised CLI tool.
-
Sometimes, there are issues like the one we faced in !107 (comment 2465804673) that need manual attention. CLI should also be able to detect such issues and have an option to fix them automatically.
Ref: !107 (comment 2480639092)
Example:
Incompatible constraints in requirements of whitebox (0.1.55):
whitebox-plugin-device-insta360 @ file:///plugins/whitebox-plugin-device-insta360 (0.1.6)
whitebox-plugin-device-insta360 (>=0.1.7,<0.2.0)
Would you like to install the version required, removing the current one? (Y/n)
Edited by Avinash