## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://docs.entire.io/llms.txt)

Use this file to discover all available pages before exploring further.

Show build information including the CLI version, Git commit, Go version, and OS/architecture.

```
entire version
```

You can also use the `--version` flag on the root command:

```
entire --version
```

Both produce identical output:

```
Entire CLI v1.2.3 (abc1234)
Go version: go1.21.0
OS/Arch: darwin/arm64
```
