diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/cli/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/cli/index.rst b/doc/source/cli/index.rst index fe5612c..08b56c9 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. |