microsoft / microsoft/go-sqlcmd
Extending help for flags to show possible values for flag
Open
Nobody has claimed this yet.
enhancement
sqlcmd switch
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
We should be providing the possible values in the help rather than have the user guess. e.g. the possible values for --encrypt-connection are not in the help, so I have to get it wrong before I learn that thye are "--encrypt-connection must be one of "default","false","true","disable" but got "yes"".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.