You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @johnradke! Thanks for reporting this issue. Seems like a check for cached credentials is not currently implemented for the publish command. We are currently working on higher-prioritized issues, but we will work on this one as soon as we can.
I run
tfx login
and log in successfully. I can checkC:\users\myusername\.tfx\
and see the PAT cached there.I then run
tfx extension publish
and it prompts me for my PAT. Why isn't it using the cached PAT as I would expect?The text was updated successfully, but these errors were encountered: