@RArroyo - At first pass this like an options naming issue. Per the documentation, the options for your PAT should be --clientSecret
and --clientId
, not --client_secret
and --client_id
. You shouldn’t need to put them in quotes either (unless that was just for the forum). Feel free to see the usage example here for additional reference. Hope this helps!
1 Like