Kaity A
Results
2
issues of
Kaity A
When `flagly.Run(*struct)` is called the handler currently isn't binding `flagly:"parent"` fields to their parent type. This PR fixes that by calling `handler.bindStackToStruct()` in `handler.Run()` so these fields are populated.
## What This adds the ability to specify wildcard in the user portion of account names when using the user or user blacklist feature of antennas. ## Why Currently when...