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

Add StringMap flag for altsrc #1634

Open
dearchap opened this issue Dec 30, 2022 · 0 comments
Open

Add StringMap flag for altsrc #1634

dearchap opened this issue Dec 30, 2022 · 0 comments
Labels
area/v2 relates to / is being considered for v2 help wanted please help if you can! kind/bug describes or fixes a bug
Milestone

Comments

@dearchap
Copy link
Contributor

My urfave/cli version is

( Put the version of urfave/cli that you are using here )
2.x

Checklist

  • [x ] Are you running the latest v2 release? The list of releases is here.
  • [ x] Did you check the manual for your release? The v2 manual is here
  • [ x] Did you perform a search about this problem? Here's the GitHub guide about searching.

Dependency Management

  • My project is using go modules.
  • My project is using vendoring.
  • My project is automatically downloading the latest version.
  • I am unsure of what my dependency management setup is.

Describe the bug

Extend #1580 for altsrc flags

To reproduce

Describe the steps or code required to reproduce the behavior

Observed behavior

What did you see happen immediately after the reproduction steps
above?

Expected behavior

What would you have expected to happen immediately after the
reproduction steps above?

Additional context

Add any other context about the problem here.

If the issue relates to a specific open source GitHub repo, please
link that repo here.

If you can reproduce this issue with a public CI system, please
link a failing build here.

Want to fix this yourself?

We'd love to have more contributors on this project! If the fix for
this bug is easily explained and very small, feel free to create a
pull request for it.

Run go version and paste its output here

# paste `go version` output in here

Run go env and paste its output here

# paste `go env` output in here
@dearchap dearchap added kind/bug describes or fixes a bug area/v2 relates to / is being considered for v2 status/triage maintainers still need to look into this labels Dec 30, 2022
@dearchap dearchap mentioned this issue Dec 30, 2022
3 tasks
@meatballhat meatballhat added this to the Release 2.x milestone Jun 21, 2023
@dearchap dearchap added the help wanted please help if you can! label Dec 31, 2023
@meatballhat meatballhat removed the status/triage maintainers still need to look into this label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/v2 relates to / is being considered for v2 help wanted please help if you can! kind/bug describes or fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants