nullspace sandbox file ... for file operations inside a running sandbox.
Use nullspace sandbox upload ... for local file and directory transfers.
Read And Write
@file.json:
--user when the path should be resolved as a
specific sandbox user.
List And Inspect
exists exits with status 0 when the path exists and 1 when it does not, so
it works naturally in shell scripts.
Move, Permissions, And Delete
Upload Local Files
Signed URLs
Search, Replace, And Watch
find searches file contents. search matches file names. watch streams file
events as JSON lines until interrupted or until --timeout expires.