================== Advanced usage ================== Command line options ============================ Yandex.Tank has an obviously named executable ``yandex-tank``. Here are available command line options: :-h, --help: show command line options :-c CONFIG, --config=CONFIG: Read options from INI file. It is possible to set multiple INI files by specifying the option serveral times. Default: ``./load.ini`` :-i, --ignore-lock: Ignore lock files. :-f, --fail-lock: Don't wait for lock file, quit if it's busy. Default behaviour is to wait for lock file to become free :-l LOG, --log=LOG: Main log file location. Default: ``./tank.log`` :-m, --manual-start: Tank will prepare for test and wait for Enter key to start the test. :-n, --no-rc: Don't read ``/etc/yandex-tank/*.ini`` and ``~/.yandex-tank`` :-o OPTION, --option=OPTION: Set an option from command line. Options set in cmd line override those have been set in configuration files. Multiple times for multiple options. Format: ``
.