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
{{ message }}
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Yeah I get tripped up by this even, and I'm the one who wrote it. It's a consequence of using Thor for the CLI, I'm not aware of a way to change Thor's behavior here (you're supposed to use dinghy help create instead to see the available flags).
Maybe I can try just updating Dinghy to use the latest Thor, see if that improves the output.
Nope, upgrading to the latest Thor didn't change the output at all. I dug around the Thor docs a bit, but I don't see an obvious way to improve this behavior.
Consider this:
Dinghy not accepting
--help
is okay, but it should say it accepts the--provider=[virtualbox|xhyve|etc]
argument.The text was updated successfully, but these errors were encountered: