get
sand runs get
Get run details
sand runs get run-id [flags]
Examples
$ sand runs get $RUN_ID
✅ Run retrieved:
ID: run-123
Workflow: wrk-123
Status: completed
Input: {
"length": 2,
"width": 2
}
Output: {
"area": 4,
"hello": "Hello from sandgarden_runtime!"
}
Created At: Mon Oct 14 09:24:25 2024
Updated At: Mon Oct 14 09:24:31 2024
Options
-h, --help Help for get
--json Return json output
SEE ALSO
- sand runs - Manage runs