Expand description
Command handlers organized by category (data, vm, sys).
This module contains all the CLI command implementations:
data: Data operations (pack, info, diff, analyze)vm: Virtual machine operations (boot, commit, archive)sys: System utilities (mount, unmount) Command handlers for the Hexz CLI.