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
Right now with (at least) -C and -Z command line arguments that are lists, specifying the argument multiple times overwrites the earlier options. It probably would be more logical to append to that list, but this may be a breaking change for stable flags.