You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wish to use a central definition.zip. I have made an alias to always run wes.py with --definition /some/path/to/file.zip.
However when --update is supplied, parse will throw errors about invalid arguments.
I'd like if arguments are allowed, in particular where --update will write the new definition to.
I'd also like if --color and other such tags were still allowed.
The text was updated successfully, but these errors were encountered:
If I remember correctly the --update parameter indeed doesn't support the --definition [path] parameter. What you could do as a workaround is to create two aliases:
I wish to use a central definition.zip. I have made an alias to always run wes.py with --definition /some/path/to/file.zip.
However when --update is supplied, parse will throw errors about invalid arguments.
I'd like if arguments are allowed, in particular where --update will write the new definition to.
I'd also like if --color and other such tags were still allowed.
The text was updated successfully, but these errors were encountered: