Azure / Azure/azure-functions-core-tools
Flags defined in BaseAzureAction / BaseFunctionAppAction do not show up in --help
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Flags such as `--slot`, `--access-token` etc that are defined for the parser in base classes do not show up in the `--help` output.
cc: @ahmedelnably
Contributor guide
Research direction
Start by inspecting BaseAzureAction and BaseFunctionAppAction, then reproduce the issue with the relevant command's --help output. Trace how parser flags from these base classes are collected for help text, and consider the work done when flags such as --slot and --access-token appear in the output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100