Skip to content

Commit 6d36ffe

Browse files
committed
fix(docs): add missing CLI flag in docs.
Updates the cli-docs.md adding the new readiness probe configuration in the CLI API reference documentation Signed-off-by: José Guilherme Vanz <jguilhermevanz@suse.com>
1 parent 3ea8a02 commit 6d36ffe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cli-docs.md

+3
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ This document contains the help content for the `policy-server` command-line pro
6767
Default value: `2`
6868
* `--port <PORT>` — Listen on PORT
6969

70+
Default value: `3000`
71+
* `--readiness-probe-port <READINESS_PROBE_PORT>` — Expose readiness endpoint on READINESS_PROBE_PORT
72+
7073
Default value: `3000`
7174
* `--sigstore-cache-dir <SIGSTORE_CACHE_DIR>` — Directory used to cache sigstore data
7275

0 commit comments

Comments
 (0)