summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLance Bragstad <lbragstad@gmail.com>2018-06-01 21:41:29 +0000
committerLance Bragstad <lbragstad@gmail.com>2018-06-01 21:41:29 +0000
commite74a3b77447094767be78ae76758999e376f361f (patch)
treecdfe4ad449b50c00f2bcc722886bc23ed255a43b /doc
parentba836f2d409ecab61103cf859446c12322f99952 (diff)
downloadoslo-policy-e74a3b77447094767be78ae76758999e376f361f.tar.gz
Clarify CLI documentation
This commit simply expands on the CLI usage document so that we can easily expand it to include new sections. Change-Id: Ib1c4d6999e2cdcb078609f0cf612f7073d2747c4
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.