microsoft / microsoft/go-sqlcmd
Ordering of Flags in Cobra by grouping them
Open
@JyotikaGargg is already working on this.
Since May 18, 2023.
enhancement
sqlcmd switch
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
Cobra provides the ability to group flags, if so we should probably group them, top group being the very commonly used one, then a group on authenication flags etc.
Possible Groups :
Display
Core
Others
Connection
Errors
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.