"output" argument not used
lamby opened this issue · 2 comments
lamby commented
@click.argument('output', default=None, required=False)
def main(brick, image, output):
# [..]
.. but then it's not passed to anything (or used).
JuanPotato commented
I'll fix this soon, I've been meaning to change the CLI for a while
JuanPotato commented
Its gone, it will return