📦 Extract Config from Storage
warning
Ensure you have an active  Python venv in a terminal window.
🔍 Context
This command allows the extraction of the configuration file from an existing storage file.
The resulting storage.config-{VERSION}.xlsx file represents the 
 configuration used in creating the  storage file.
🚀 Execution
- Type cse_config, then add<space>
- Drag and drop your storage file into the terminal (or type path)
- Press Enter
📝 Example
# Windows
cse_config C:\to\storage.h5
# Ubuntu / macOS
cse_config path/to/storage.h5