Skip to content

Add uv auth dir#15600

Merged
zanieb merged 1 commit intofeature/authfrom
charlie/auth-dir
Aug 31, 2025
Merged

Add uv auth dir#15600
zanieb merged 1 commit intofeature/authfrom
charlie/auth-dir

Conversation

@charliermarsh
Copy link
Member

No description provided.

@charliermarsh charliermarsh requested a review from zanieb August 30, 2025 20:24
@charliermarsh charliermarsh marked this pull request as ready for review August 30, 2025 20:24
@charliermarsh charliermarsh added the cli Related to the command line interface label Aug 30, 2025
/// Show the credentials directory.
pub(crate) fn dir() -> anyhow::Result<()> {
let root = TextCredentialStore::directory_path()?;
println!("{}", root.simplified_display().cyan());
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could warn if they're not using the plaintext backend, but... IDK if it's helpful.

@zanieb zanieb merged commit 50a9aef into feature/auth Aug 31, 2025
95 of 96 checks passed
@zanieb zanieb deleted the charlie/auth-dir branch August 31, 2025 17:36
zanieb added a commit that referenced this pull request Aug 31, 2025
zanieb added a commit that referenced this pull request Sep 2, 2025
@zanieb zanieb mentioned this pull request Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Related to the command line interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants