Now, the vsce command like tool only support to specify the accurate file name to do tasks like publish. ``` vsce publish -i extension.vsix ``` I hope pattern match can be supported, like ``` vsce publish -i *.vsix ```