Things to do for the Command Line Interface - [x] define cli arguments - [x] list files/folders - [X] basic list - [x] #7 - [x] show additional info (properly) - [x] tree structure - [x] add - [x] file to new - [x] file to existing - [x] replace file in existing - [x] folder to new - [x] folder to existing - [x] remove - [x] file - [x] folder - [x] extract - [x] file - [x] folder - [x] rename - [x] file - [x] folder - [ ] support multipart archive files - [ ] search content (maybe) - [ ] copy file between packed (maybe) - [ ] copy folder between packed (maybe)
Things to do for the Command Line Interface