diff --git a/doc/source/cli/index.rst b/doc/source/cli/index.rst index fe5612c2..08b56c9f 100644 --- a/doc/source/cli/index.rst +++ b/doc/source/cli/index.rst @@ -2,6 +2,12 @@ Command Line Interface ====================== +This document describes the various command line tools exposed by +``oslo.policy`` to manage policies and policy files. + +oslopolicy-checker +================== + Run the command line ``oslopolicy-checker`` to check policy against the OpenStack Identity API access information.