Closed jamesward closed 4 years ago
Since we don't control the flags that get passed into the command, things can break unexpectedly (#114). We should allow for any used flags to be passed in, but I couldn't find a way to enable this in the cli dependency we use.
Fixed by #117
Since we don't control the flags that get passed into the command, things can break unexpectedly (#114). We should allow for any used flags to be passed in, but I couldn't find a way to enable this in the cli dependency we use.