How to start working with CLI
When your agent is updated, the latest version of CLI is already downloaded to your computer.
- Make sure your agent is up-to-date
- Go to the folder that
xcli
is stored:- Windows:
C:/Users/%username%/mlx/deps/cli
- macOS:
Users/%username%/mlx/deps/cli
- Linux:
Users/%username%/mlx/deps/cli
- Windows:
- Run
xcli
→ your local command prompt window will open - Choose your desired command from the list
macOS users: if you are having trouble running the executable directly from the folder, follow steps below.
- Connect your agent and open your Terminal
- Move to the directory that CLI is located by entering
cd mlx/deps/cli
→ press Enter - Check and use available commands via
./ xcli -h
(for help) and./ xcli command-name
.

With Multilogin CLI interface now open, you are ready to start to use quick, no-code API features in Multilogin! Ready to learn CLI commands?