From 8f0632aa65cae7f23c12811a242a12e6f84e0685 Mon Sep 17 00:00:00 2001 From: Namekuji Date: Tue, 26 Sep 2023 18:09:44 -0400 Subject: [PATCH] add description of no-confirm flag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 902e51da7e..1eccd96ba6 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ Flags for `pnpm run scylla:setup`: - `-t `: increase the number of threads used, especially useful if your cluster has more than one node - `--note-since `: start at a certain note ID - `--note-skip `: skip a certain number of notes (from the oldest onward) +- `--no-confirm`: skip a confirmation before the setup process begins (for scripting) ## 🔎 Set up search