The text prompt when using `themes:list` is misleading "? What brand should the theme be imported to? (Use arrow keys)" This is due to the prompt in a shared function: `getBrandId()`. This function is also used when calling `themes:import`.
The text prompt when using
themes:listis misleading "? What brand should the theme be imported to? (Use arrow keys)"This is due to the prompt in a shared function:
getBrandId(). This function is also used when callingthemes:import.