> For the complete documentation index, see [llms.txt](https://docs.enclaive.cloud/nitride/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enclaive.cloud/nitride/cli/log.md).

# log

### Usage

```
vhsm nitride log <subcommand> [options]
```

#### Subcommands

* `read $workload/$time_$nonce`  Read details of a specific log entry for a workload
* `delete $workload/$time_$nonce` Delete a specific log entry for a workload
* `list [workload]`         List all log entries, or filter by workload<br>

## Next Steps

Learn more about the subcommands

* [read](/nitride/cli/log/read.md)
* [delete](/nitride/cli/log/delete.md)
* [list](/nitride/cli/log/list.md)
