cli icon indicating copy to clipboard operation
cli copied to clipboard

since keytar was removed, fails to prompt for CircleCI API token when it should

Open jedwards1211 opened this issue 6 years ago • 0 comments

the existing when logic for the CircleCI token input is the only thing referring to the ask-for-passwords option anymore, which defaults to false, hence by default it doesn't prompt for the token and all we see is an error following repo on CircleCI! message. I think @gr2m put that logic in there by mistake, AFAIK it should always be prompting for the token.

jedwards1211 avatar May 22 '19 04:05 jedwards1211