summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYasufumi Ogawa <yasufum.o@gmail.com>2020-10-21 08:20:06 +0000
committerYasufumi Ogawa <yasufum.o@gmail.com>2020-10-21 08:34:15 +0000
commitddb2cbe70d7479bd331fc1a7dc6182775d4c451d (patch)
tree0432908ece3782bc38e91239d9ab9dd04c10df09 /doc
parent266ee36d3387247f8cbc57327a71f86a181fd45f (diff)
downloadoslo-policy-ddb2cbe70d7479bd331fc1a7dc6182775d4c451d.tar.gz
Remove format option examples in policy generator
As `--format` option was dropped in oslopolicy-policy-generator, remove examples of the option in documentation. Change-Id: I20f748dadecc15eaad6326a20a121cab4c1a995e Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/oslopolicy-policy-generator.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/source/cli/oslopolicy-policy-generator.rst b/doc/source/cli/oslopolicy-policy-generator.rst
index a64595d..882f588 100644
--- a/doc/source/cli/oslopolicy-policy-generator.rst
+++ b/doc/source/cli/oslopolicy-policy-generator.rst
@@ -38,19 +38,12 @@ The generate the effective policy file for a namespace called ``keystone``:
oslopolicy-policy-generator --namespace keystone
-To generate the effective policy file in JSON:
-
-.. code-block:: bash
-
- oslopolicy-policy-generator --namespace keystone --format json
-
To generate the effective policy file and output directly to a file:
.. code-block:: bash
oslopolicy-policy-generator \
--namespace keystone \
- --format yaml \
--output-file keystone-policy.yaml
To show the additional options and arguments supported by