How to start working with CLI
To make sure you have the latest version of CLI, update your agent.
Select your OS and follow the instructions below.
Windows
- Make sure your agent is connected and up-to-date
- Open Command Prompt (
cmd.exe
) as administrator - Move to the directory, where CLI is located by entering
cd mlx/deps/cli
→ press Enter
The directory will be the following:C:/Users/%username%/mlx/deps/cli
- Run
xcli
→ your local command prompt window will open - Choose your desired command from the list
macOS
- Make sure your agent is connected and up-to-date
- Go to the folder where
xcli
is stored:Users/%username%/mlx/deps/cli
- Run
xcli
→ your local command prompt window will open - Choose your desired command from the list
If you are having trouble running the executable directly from the folder, use the 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
Linux
- Make sure your agent is connected and up-to-date
- Open Terminal
- Move to the directory where CLI is located by entering
cd mlx/deps/cli
→ press Enter
The directory will be the following:Home/%username%/mlx/deps/cli
- Run
./xcli
→ your local command prompt window will open - Choose your desired command from the list

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?