circleci-cli icon indicating copy to clipboard operation
circleci-cli copied to clipboard

OS X: Does not init with $CIRCLECI_CLI_TOKEN

Open eric-hu opened this issue 9 years ago • 1 comments

I have export CIRCLECI_CLI_TOKEN=... set in my .bash_profile, but this shows initialized false:

$ circleci me
{
  "initialized": false,
  "outcome": "failed"
}

If I use circleci init, other commands work as expected. I'm not sure where my token is stored when I do that though.

eric-hu avatar Oct 05 '16 12:10 eric-hu

Also--great work on this tool! It's super useful!

eric-hu avatar Oct 05 '16 12:10 eric-hu