doc: update readme
This commit is contained in:
parent
78a902c696
commit
d34100ab41
@ -30,7 +30,6 @@ The required account and region are determined by CloudBender automatically from
|
|||||||
Usage: cloudbender [OPTIONS] COMMAND [ARGS]...
|
Usage: cloudbender [OPTIONS] COMMAND [ARGS]...
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--version Show the version and exit.
|
|
||||||
--debug Turn on debug logging.
|
--debug Turn on debug logging.
|
||||||
--dir TEXT Specify cloudbender project directory.
|
--dir TEXT Specify cloudbender project directory.
|
||||||
--help Show this message and exit.
|
--help Show this message and exit.
|
||||||
@ -52,6 +51,7 @@ Commands:
|
|||||||
set-config Sets a config value, encrypts with stack key if secret
|
set-config Sets a config value, encrypts with stack key if secret
|
||||||
sync Renders template and provisions it right away
|
sync Renders template and provisions it right away
|
||||||
validate Validates already rendered templates using cfn-lint...
|
validate Validates already rendered templates using cfn-lint...
|
||||||
|
version Displays own version and all dependencies
|
||||||
```
|
```
|
||||||
|
|
||||||
## Config management
|
## Config management
|
||||||
|
Loading…
Reference in New Issue
Block a user