# Read a file

Collection: cli
Human docs: https://zei.sh/docs/cli

Read file contents from a sandbox.

Command: zeishctl sandboxes files SANDBOX_ID read /workspace/output.json
The path is resolved below the sandbox file root.

Example:

```
zeishctl sandboxes files SANDBOX_ID read /workspace/output.json
```
