بسم الله الرحمن الرحيم
In the name of Allah, the Most Compassionate, the Most Merciful
Unity is an integrated business analytics platform that aims to simplify the development of intelligent decision-making systems.
Unity requires Node.js. With Node.js installed, you can install Unity with the following command:
npm install -g unity
Most commands provided by the Unity CLI are only available to authenticated users. The login command is used to authenticate your local machine with the server:
unity login <username>
Upon successful authentication, an session token is cached on the local machine and used for subsequent calls to the Unity CLI.
unity logout
unity whoami
unity init [path]
unity projects
unity submit <path or expression>
unity tasks
unity key [-o,--overwrite] [-s,--size <length>]
unity sync [path]