Description
Currently I have an error when exporting a flow from PowerAutomate. The error-message is: Unsupported creation type 'Existing, New, Update'. If I compare the manifest file of the exported flow with one that was exported manually, the suggestedCreationType parameter is missing in the manifest file.

After I inserted the parameter ("suggestedCreationType":"Update",) manually, the import works.

Steps to reproduce
I have exported the Flow with following Command:
m365 flow export -e Default-XXX -i XXX -s Default-XXX
Actual result


Environment
PowerShell: 5.1.18362.752
CLI: 3.1.0
Description
Steps to reproduce
Actual result
Environment