'tfx extension publish' not using cached PAT
johnradke opened this issue · 1 comments
johnradke commented
I run tfx login
and log in successfully. I can check C:\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?
aleksandrlevochkin commented
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.