From 4e4047f18b4ae729963c16cb95ffbcaf8b40e30b Mon Sep 17 00:00:00 2001 From: Victor Lopez Date: Thu, 16 Nov 2023 23:49:50 +0100 Subject: [PATCH] add force command to readme example --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab9bb60..c49a22f 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,13 @@ Some prompts can be specified through CLI arguments. For more information, run: sov-snap-generator --help ``` -At the project root, execute: +To skip all prompts and checks, run: + +```bash +sov-snap-generator --defaults --force +``` + +To run the interactive mode, at the project root, execute: ```bash sov-snap-generator