AutoCLI doesn't support multiple slices arguments.
While the commands works, you would be able to only provide one variadic argument for one field
(the last one).
In order to ensure the best UX, we should scaffold a manual command when there's two slices fields in a message.
ref: #4624 (comment) / #4624