From d34100ab4125e489ec7d0a2e56f31f30db142391 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Tue, 28 Jun 2022 15:33:38 +0200 Subject: [PATCH] doc: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5051e49..823d5b5 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ The required account and region are determined by CloudBender automatically from Usage: cloudbender [OPTIONS] COMMAND [ARGS]... Options: - --version Show the version and exit. --debug Turn on debug logging. --dir TEXT Specify cloudbender project directory. --help Show this message and exit. @@ -52,6 +51,7 @@ Commands: set-config Sets a config value, encrypts with stack key if secret sync Renders template and provisions it right away validate Validates already rendered templates using cfn-lint... + version Displays own version and all dependencies ``` ## Config management