From 64a03c1a1923af44cefa7aade6651160b0a42825 Mon Sep 17 00:00:00 2001 From: cli-docs-updater Date: Thu, 3 Mar 2022 09:12:40 +0000 Subject: [PATCH] docs: Update generated CLI docs --- docs/content/cli.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/cli.md b/docs/content/cli.md index 945cb18326..08128221ac 100755 --- a/docs/content/cli.md +++ b/docs/content/cli.md @@ -574,6 +574,7 @@ the following: * manifest data * signature data * information about the Wasm module files +* package- and rule annotations Example: @@ -593,6 +594,7 @@ opa inspect [ [...]] [flags] ### Options ``` + -a, --annotations list annotations -f, --format {json,pretty} set output format (default pretty) -h, --help help for inspect ```