# Manual execution

Execution of the plugin:

Binary version:

```
./pandora_o365 -c <client-id> -t <tenant-id> -s <secret>
```

Optional parameters can be defined such as the location of the data\_in directory (-d), a prefix for the name of the generated agents (-p), the time interval defined for the agent (-i) and the group to which the agents are assigned (-g).

```
./pandora_o365 -c <client-id> -t <tenant-id> -s <secret> -d <data-in directory> -p <prefix> -i <interval> -g <group-game> -l
```