From fb2b35946d96837c0ea16665523243381c36f18f Mon Sep 17 00:00:00 2001 From: sknaitt Date: Wed, 26 Jun 2024 13:54:20 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7270a12..59eb2b2a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ The Socket Security CLI was created to enable integrations with other tools like ## Usage ```` shell + socketcli [-h] [--api_token API_TOKEN] [--repo REPO] [--branch BRANCH] [--committer COMMITTER] [--pr_number PR_NUMBER] [--commit_message COMMIT_MESSAGE] [--default_branch DEFAULT_BRANCH] [--target_path TARGET_PATH] [--mode {diff,new,license}] [--scm {api,github}] [--generate-license GENERATE_LICENSE] ````