📦 Extract Config from Storage
warning
Ensure you open the 🧮 Processing module with the
provided sse-processing-13.7.0
script to enable
the Python virtual environment.
🔍 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
sse_extract
, then add<space>
- Drag and drop your storage file into the terminal (or type path)
- Press
Enter
📝 Example
# Windows
sse_extract C:\to\storage.h5
# Ubuntu / macOS
sse_extract path/to/storage.h5