We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6d7eb commit 47ca001Copy full SHA for 47ca001
ecs_files_composer/cli.py
@@ -61,7 +61,7 @@ def main():
61
default=False,
62
)
63
parser.add_argument(
64
- "--with-jinja2",
+ "--with-jinja",
65
help="Whether the source config should be rendered with Jinja2",
66
action="store_true",
67
required=False,
0 commit comments