It seems impossible to launch some durable sub-commands due to that, notably purge-history
❯ func durable purge-history --created-before 2022-05-17 --runtime-status "completed terminated canceled"
Could not find DurableTask.AzureStorage.dll. The functions host must be running a Durable Functions app in order for Durable Functions CLI commands to work.
Element 0 in the batch returned an unexpected response code.
Hi,
It seems impossible to launch some durable sub-commands due to that, notably
purge-history