You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing this type does not make any sense in case of environment variables, since only one variable can be defined. The String slice type value can be used to provide comma separated values.
Leaving this issue open for now to decide whether a transparent fallback would make sense or not.
https://github.com/spf13/pflag/blob/master/string_array.go
The text was updated successfully, but these errors were encountered: