Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'tfx extension publish' not using cached PAT #455

Open
johnradke opened this issue Apr 15, 2024 · 1 comment
Open

'tfx extension publish' not using cached PAT #455

johnradke opened this issue Apr 15, 2024 · 1 comment

Comments

@johnradke
Copy link

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
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants