8000 Invalid option when using both --romefile and --concurrently · Issue #214 · tmspzz/Rome · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Invalid option when using both --romefile and --concurrently  #214
Open
@jonkan

Description

@jonkan

Bug Report

The following command works as expected:

$ rome download --platform iOS --concurrently --romefile Romefile

But swapping the order of the romefile and concurrently makes it fail:

$ rome download --platform iOS --romefile Romefile --concurrently
Invalid option `--concurrently'

Swapping the parameters is no biggie, but I'm using the fastlane-plugin-rome which puts them in that (failing) order.
Seems like a bug in rome, or am I missing something?

Rome version:

0.23.1.61 - Romam uno die non fuisse conditam.

OS and version:

macOS Catalina, 10.15.2 (19C57)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0