CLI
Simulate an Attack
You can simulate attacks against your endpoints that Metlo has identified by using Metlo’s CLI. Simply run the following command and substitue in the hostname you want to run the tests for.
Bash
Argument | Flag | Description |
---|---|---|
Host | -h, —host | The host to run the tests for |
Verbose | -v, —verbose | Print detailed test errors |
Envfile | —envfile <string> | Path for your env file |
Env | —env <key>=<value> | Environment variables |