From 25a08532e1b8b133a8e73bc871b1e492e567ac95 Mon Sep 17 00:00:00 2001 From: Guy Levinger Date: Thu, 17 Mar 2022 09:53:00 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 078c69a..5367797 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,14 @@ After installing the CLI, verify it's working by running cherrybomb --version ``` -#### Swagger scan +#### OpenAPI specification scan ``` cherrybomb swagger --file --output --verbosity <0/1/2> ``` - +#### Genrate Parameter Table +``` +cherrybomb swagger --file --param-table +``` #### More features First, we have a mapping module that relies on HTTP logs and builds a map of the API.