attachments command lists all files attached to a record, showing filename, size, content type, and sys_id.attachments
List attachments on a record.
The
sn attachments <table> <sys_id> List attachments on a record.
Arguments
| Name | Required | Description |
|---|---|---|
| table | Yes | The table containing the record. |
| sys_id | Yes | sys_id of the record. |
Examples
sn attachments incident abc123Attachments on incident abc123:
screenshot.png 142 KB image/png def456
error.log 8 KB text/plain ghi789
2 attachments