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
It would be nice to be able to supply an access token once and have it saved for future publish operations, instead of needing to provide it via --pat with every operation.
The vsce implementation uses interactive prompts and can remember tokens for multiple publishers, but a command with explicit parameters and/or storing a token for just a single publisher would also be viable in a simpler solution here.
The text was updated successfully, but these errors were encountered:
It would be nice to be able to supply an access token once and have it saved for future publish operations, instead of needing to provide it via
--pat
with every operation.The vsce implementation uses interactive prompts and can remember tokens for multiple publishers, but a command with explicit parameters and/or storing a token for just a single publisher would also be viable in a simpler solution here.
The text was updated successfully, but these errors were encountered: