> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openlayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# inspect

> Retrieve information about a commit on Openlayer

The `openlayer inspect` command is used to retrieve information about a commit on Openlayer
referenced by its ID.

## Usage

```bash theme={null}
openlayer inspect [Openlayer commit id]
```

If an Openlayer commit ID is not provided, `openlayer inspect` will display information about
the latest commit in the project (linked with [`openlayer link`](/api-reference/cli/commands/link)).
