Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use TextVar for CLI flags #2628

Closed
roman-khimov opened this issue Aug 5, 2022 · 1 comment
Closed

Use TextVar for CLI flags #2628

roman-khimov opened this issue Aug 5, 2022 · 1 comment
Labels
cli Command line interface go Go language related

Comments

@roman-khimov
Copy link
Member

It can simplify code in many ways (Go 1.19+) and I think we have some use cases for it:
https://pkg.go.dev/flag#TextVar

@roman-khimov
Copy link
Member Author

No, it can't, see #3157.

@roman-khimov roman-khimov closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Command line interface go Go language related
Projects
None yet
Development

No branches or pull requests

1 participant