Skip to content

[FEATURE] Remove-PnPFlow - Add option to capture errors #1346

@robertcaretta

Description

@robertcaretta

Is your feature request related to a problem? Please describe.
When I run the following command no errors and no verbose information is returned.
Remove-PnPFlow -Environment $globals.envGUID -Identity 'somefakeidentity' -AsAdmin -Force -Verbose

Describe the solution you'd like

  • Ideally errors are returned so I can leverage -ErrorAction and -ErrorVariable.
  • Verbose information would also be useful.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions