Skip to main content
Version: CSE

📦 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

  1. Type cse_config, then add <space>
  2. Drag and drop your storage file into the terminal (or type path)
  3. Press Enter

📝 Example

# Windows
cse_config C:\to\storage.h5

# Ubuntu / macOS
cse_config path/to/storage.h5