turbo icon indicating copy to clipboard operation
turbo copied to clipboard

Closes #1476 : Change config parser to be aware of `--`

Open erickponce opened this issue 2 years ago • 2 comments

This will change args for loop to be aware of -- (ignore-option), ignoring parsing of all parameters after that.

erickponce avatar Jul 04 '22 12:07 erickponce

@erickponce is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jul 04 '22 12:07 vercel[bot]

Heya @erickponce! Thanks for the PR! I agree that this is a bug we need to address; we'll take a look and get a test appended to PR to make sure we have all of the behaviors covered.

nathanhammond avatar Jul 05 '22 15:07 nathanhammond

I believe that we addressed this during our migration to cobra.

nathanhammond avatar Feb 17 '23 07:02 nathanhammond