how to create multisheet xlsx from multiple xlsx in terminal

I have multiple xlsx/CSV files and I want to creat only one xlsx file out of it. So I want each xlsx/csv file to be a sheet in my output xlsx file. and I want to do this on terminal.