diff options
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/man/openstack.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/man/openstack.rst b/doc/source/man/openstack.rst index a33b1891..f02705d8 100644 --- a/doc/source/man/openstack.rst +++ b/doc/source/man/openstack.rst @@ -123,6 +123,12 @@ OPTIONS :option:`--os-interface` <interface> Interface type. Valid options are `public`, `admin` and `internal`. +:option: `--profile` <hmac-key> + HMAC key to use for encrypting context data for performance profiling of + requested operation. This key should be the value of one of the HMAC keys + defined in the configuration files of OpenStack services, user would like + to trace through. + :option:`--log-file` <LOGFILE> Specify a file to log output. Disabled by default. |
