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

# Catalog CLI

> Refresh the Paradime data catalog on demand from your terminal using the paradime catalog refresh CLI command to sync lineage and metadata.

Using the Paradime CLI, you can trigger a refresh of the Paradime catalog.

### Refresh the catalog

Triggers a background refresh of the Paradime catalog. It may take a few minutes to complete.

**CLI Command**

```bash theme={"system"}
paradime catalog refresh
```

**Options**

| Flag     | Type | Description                        |
| -------- | ---- | ---------------------------------- |
| `--help` |      | Show CLI command options and exit. |


## Related topics

- [Catalog](/developers/python-sdk/modules/catalog.md)
- [Paradime CLI](/developers/paradime-cli/index.md)
- [CLI and feature availability errors](/get-help/error-list/cli-and-feature-availability-errors.md)
- [DataHub CLI](/developers/paradime-cli/datahub-cli.md)
