UsageΒΆ

Copy public key to the target host::
ssh-copy-id -i <path_to_public_key> root@<target_host>

To use Disruption Generator:

Usage: disruption_generator [OPTIONS]
    Console script for disruption_generator.

Options:
    -e, --experiments-path DIRECTORY
                                    Path to experiments yamls
    --version                       Show the version and exit.
    --help                          Show this message and exit.