Azure / Azure/azure-functions-core-tools

Flags defined in BaseAzureAction / BaseFunctionAppAction do not show up in --help

Open
#1,483 2 comments 3 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.