Skip to content
Snippets Groups Projects
Commit 87e11ed6 authored by Claudia Beresford's avatar Claudia Beresford
Browse files

Switch StringArrayVar flags to use StringSliceVar


StringSliceVar allows for more flexibility when passing vars to list
flags.
Both formats will be supported:
- '--foo=one --foo=two'
- '--foo=one,two'

Signed-off-by: default avatarClaudia Beresford <claudiaberesford@gmail.com>
parent ab34771b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment