---
title: "docs"
description: "catcli docs — open this documentation in the default browser."
url: "https://docs.justcat.it/reference/cat-cli/docs/"
---
# docs


## Synopsis

```
catcli docs
```

## Options

None.

## What it does

Asks the operating system to open `https://docs.justcat.it` with whatever handles `https` links — normally the default browser. It does not sign in, does not touch a project and sends nothing to CAT Portal.

## Output

```
Going to open CAT documentation in the default browser.
https://docs.justcat.it
```

## Exit code

`0`. (`1` if the operating system cannot open the address.)

## Examples

```
catcli docs
```

## Related

- [Introduction](https://docs.justcat.it/reference/cat-cli/introduction/ "Introduction") — the other verbs and `catcli help`.

