inspect
The inspect command allows you to look “inside” a backup to see its contents, creator, and system info.
workstate inspect [ID_OR_NAME] [OPTIONS]Options
Section titled “Options”--files: List only the file tree contained in the backup.--meta: Show only system metadata (author, version, date).
Examples
Section titled “Examples”# Full inspectionworkstate inspect e4f1
# List files onlyworkstate inspect e4f1 --files