summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-06-07 21:59:50 +0000
committerGerrit Code Review <review@openstack.org>2018-06-07 21:59:50 +0000
commit17ebfd5868388ea0fbc3f4881dae8b0c9fd8e742 (patch)
tree38d36d94b64634102872f3af1d547c5aa2522811 /doc
parent161a8cb327aaa0817987bb69ad83871846716ba0 (diff)
parente74a3b77447094767be78ae76758999e376f361f (diff)
downloadoslo-policy-17ebfd5868388ea0fbc3f4881dae8b0c9fd8e742.tar.gz
Merge "Clarify CLI documentation"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/index.rst6
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.