Azure / Azure/azure-functions-core-tools
func --help options unreadable on terminal with dark background
Open
improvement
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
pick a better color scheme, and maybe ditch this overly cute terminal graphics display

ie on publish its impossible to see what the cli switches are. Also even though we're looking at a subcommand (publish) it tries to list out the options for other cli commands.
Contributor guide
Research direction
Start by reproducing `func publish --help` in a terminal with a dark background and compare its output with the issue screenshot. Locate the help rendering and terminal graphics entry points; done means the switches are readable and help for the selected subcommand does not list unrelated command options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100