I'd like a command that is like the "list" or "dir" command line commands, but restricted to the files in the current workspace or project. This would allow me to type "workspace-list test*drop*.py", to list all the files in the workspace that match the pattern. I can use "list" but then I have to either be in the right current working directory or specify the base directory. This way I could get straight to the business of listing the files. I know I can do this with the Files tool window, but I'm a command line junky.