how can I determine the sparse status of an MKS sandbox from the command line?
From the GUI, I can select a sandbox and open "Sandbox Information". If the check-box "Sparse" is set, the sandbox is sparse.
I like to determine this status from the command line in a script, to temporary set a sandbox to sparse, do some operations on it and then revert to it's original state.
The command si sandboxinfo
does not display the sparse-status.