Skip to content

add --sharingStatus to Get-PnPFlow [FEATURE] #3275

@divewoot

Description

@divewoot

Is your feature request related to a problem? Please describe.
My flows environment does not allow for me to create flows. Others create the flows and then they are shared with me. When using Get-PnPFlow to retrieve a list of flows, there are no flows returned; however, if I use the PnP CLI command 'm365 flow list' with the same environment and specify --sharingStatus 'all' then a list of my shared flows is returned.

Describe the solution you'd like
Add the option for --sharingStatus to the Get-PnPFlow command.

Describe alternatives you've considered
Currently using the PnP Powershell commands. Could add in also the PnP CLI command but this would require authenticating twice. The PnP CLI authentication requires these steps "To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code XXXXXXXXX to authenticate."

Metadata

Metadata

Assignees

No one assigned

    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