Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

Chapter 17. Benchmark Service Command-line Client (Technology Preview)

Note
The OpenStack Benchmark service is available in this release as a Technology Preview, and therefore is not fully supported by Red Hat. It should only be used for testing, and should not be deployed in a production environment. For more information about Technology Preview features, see Scope of Coverage Details.
The rally client is the command-line interface (CLI) for the Benchmark service API and its extensions. This chapter documents rally version 0.7.0.
For help on a specific rally command, enter:
$ rally help COMMAND

17.1. rally Usage

usage: rally [-h] [--config-dir DIR] [--config-file PATH] [--debug]
             [--log-config-append PATH] [--log-date-format DATE_FORMAT]
             [--log-dir LOG_DIR] [--log-file PATH] [--nodebug]
             [--norally-debug] [--nouse-syslog] [--noverbose]
             [--nowatch-log-file] [--plugin-paths PLUGIN_PATHS]
             [--rally-debug] [--syslog-log-facility SYSLOG_LOG_FACILITY]
             [--use-syslog] [--verbose] [--version] [--watch-log-file]
             {version,bash-completion,show,task,plugin,verify,deployment} ...