Skip to content

Commit 6d2ef19

Browse files
Update setup.py
1 parent 7c72fcc commit 6d2ef19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
@click.option("--gitlab-group-slug")
3737
@click.option("--terraform-dir")
3838
@click.option("--logs-dir")
39+
@click.option("--quiet", is_flag=True)
3940
def main(**options):
4041
"""Run the setup."""
4142
try:

0 commit comments

Comments
 (0)