Add a --interactive flag that opens a terminal checkbox UI (using a library like @inquirer/checkbox) presenting the list of matched files. Users can check/uncheck individual files before the export runs. This bridges the gap between full-repo exports and manually specifying individual paths.
Priority: Low
Add a
--interactiveflag that opens a terminal checkbox UI (using a library like@inquirer/checkbox) presenting the list of matched files. Users can check/uncheck individual files before the export runs. This bridges the gap between full-repo exports and manually specifying individual paths.excod . --interactivePriority: Low