From ba028b59b4bd65b1becdd5c0b7b678cfbb49deed Mon Sep 17 00:00:00 2001 From: cli-docs-updater Date: Tue, 17 Dec 2024 10:51:49 +0000 Subject: [PATCH] docs: Update generated CLI docs --- docs/content/cli.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/cli.md b/docs/content/cli.md index 33e1a269b8..0d512c6c68 100755 --- a/docs/content/cli.md +++ b/docs/content/cli.md @@ -322,8 +322,9 @@ opa capabilities [flags] ``` --current print current capabilities - --file string print current capabilities + --file string print capabilities defined by a file -h, --help help for capabilities + --v0-compatible opt-in to OPA features and behaviors prior to the OPA v1.0 release. Takes precedence over --v1-compatible --version string print capabilities of a specific version ```