Skip to content

Extension Vault Feature Request: Expose PSCmdlet so that errors can be written at the user stacktrace level #93

Open
@JustinGrote

Description

@JustinGrote

Currently, if a secretvault emits a nonterminating error, it is emitted with the stacktrace of the inner module extension, which is very confusing to the user in order to determine where their error is especially in conciseview.

Requested Solution

#93 (comment)

Then extension module author can opt to emit errors at where the secretmanagement command was called in their script, rather than the low-level extension vault location.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions