Skip to content

CLI: dotnet user-secrets should support a 'get storage location' command #33099

Closed
@Plasma

Description

@Plasma

Is your feature request related to a problem? Please describe.

I am trying to find the stored secrets file on my computer (to move between computers) for a project.

I figured out its location, but because it can be different between projects, it would have been helpful to have a command tell me where it was.

Describe the solution you'd like

I'd like to type dotnet user-secrets get-storage-location (or something) to print the on-disk path to the file or pipe its output to open in an editor like vscode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions