Azure / Azure/azure-functions-core-tools
`func durable` or `func durable help` shows `Could not find local host metadata file 'host.json'`
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
The help output for `func durable` commands should ideally not complain with `Could not find local host metadata file 'host.json'`.
Contributor guide
Research direction
Start by running `func durable` and `func durable help` in the Azure Functions Core Tools repository to reproduce the message. Trace the CLI help entry point and its handling of host metadata, then verify that both commands display help without complaining about a missing `host.json` file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100