# @datocms/cli-utils

> Utils for DatoCMS CLI

Latest version **4.2.1** (published 2026-08-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install @datocms/cli-utils
pnpm add @datocms/cli-utils
yarn add @datocms/cli-utils
bun add @datocms/cli-utils
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 4.2.1 |
| Published | 2026-08-31 |
| First published | 2022-04-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 10 |
| Unpacked size | 67 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 13 |
| Author | Stefano Verna |
| Maintainers | marcelofinamorvieira, stefanoverna, delphaber, mat_jack1, souljuse, sistrall_, datoroger |

## Links

- npm: https://www.npmjs.com/package/@datocms/cli-utils
- Repository: https://github.com/datocms/cli
- Issues: https://github.com/datocms/cli/issues
- npm.io page: https://npm.io/package/@datocms/cli-utils

## Dependencies (10)

- [chalk](https://npm.io/package/chalk.md) ^4
- [dotenv](https://npm.io/package/dotenv.md) ^17.2.3
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [env-paths](https://npm.io/package/env-paths.md) ^2.2.1
- [tty-table](https://npm.io/package/tty-table.md) ^4.2.3
- [@oclif/core](https://npm.io/package/@oclif/core.md) ^4
- [serialize-error](https://npm.io/package/serialize-error.md) ^8
- [@whatwg-node/fetch](https://npm.io/package/@whatwg-node/fetch.md) ^0.10.13
- [@datocms/cma-client-node](https://npm.io/package/@datocms/cma-client-node.md) ^6.1.0
- [@datocms/dashboard-client](https://npm.io/package/@datocms/dashboard-client.md) ^6.1.0

## Recent versions

- 4.2.1 (latest) — 2026-08-31
- 3.1.1 (next) — 2025-09-18
- 4.2.0 — 2026-08-31
- 4.1.0 — 2026-08-25
- 4.0.25 — 2026-05-05
- 4.0.23 — 2026-04-29
- 4.0.22 — 2026-04-29
- 4.0.21 — 2026-04-28
- 4.0.15 — 2026-04-25
- 4.0.14 — 2026-04-23
- 4.0.12 — 2026-04-22
- 4.0.6 — 2026-04-21
- 4.0.4 — 2026-04-09
- 4.0.2 — 2026-04-03
- 4.0.1 — 2026-04-02
- … 64 more at https://npm.io/package/@datocms/cli-utils/versions

## README

# `@datocms/cli-utils`

> TODO: description

## Usage

```
const cliUtils = require('@datocms/cli-utils');

// TODO: DEMONSTRATE API!
```

---
_Source: https://npm.io/package/@datocms/cli-utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
