# @vtex/cli-plugin-autoupdate

> @vtex/cli-plugin-autoupdate ====================

Latest version **0.0.2** (published 2021-04-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install @vtex/cli-plugin-autoupdate
pnpm add @vtex/cli-plugin-autoupdate
yarn add @vtex/cli-plugin-autoupdate
bun add @vtex/cli-plugin-autoupdate
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2021-04-01 |
| First published | 2020-09-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=8.0.0 |
| Dependencies | 15 |
| Unpacked size | 23.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | jeffersontuc, saviomuniz, maianabt, marcelovicentegc, laurobmb, policarpo, rodorgas, rodolfoams, vitorlgomes, jmgris, amb-lucas, tiagonapoli, rafabac, augusto.lazaro, tergol, rafarubim, analuizamtg, gustavorosolem, arthurepc, jeymisson, marcosvcp, victorhmp, lurian, ericreis, andreldsa, diegoximenes, salesfelipe, athoscouto, lbebber, tlgimenes, arturpimentel, felippenardi, anitavincent, victorges, brunojdo, vtexlab, breno, augustob, guilhermebruzzi, brunohq, kevinchevallier, iago, lucasecdb, estacioneto, matheusps, emersonlaurentino, rerissondaniel, vwraposo, klynger, dhasuda, igorbrasileiro, thayannevls, angoncal, pedromtec, viniagostini, hugo.cabral, thiagoveras, lucasaarcoverde, lariciamota, wdsrocha, lucis, icazevedo, malvadeza, edunmc, fabits, cguimaraes, marlonguimaraes, mateuspontes, gmantiqueira |
| Keywords | oclif-plugin |

## Links

- npm: https://www.npmjs.com/package/@vtex/cli-plugin-autoupdate
- Repository: https://github.com/vtex/cli-plugin-autoupdate
- Issues: https://github.com/vtex/cli-plugin-autoupdate/issues
- npm.io page: https://npm.io/package/@vtex/cli-plugin-autoupdate

## Dependencies (15)

- [debug](https://npm.io/package/debug.md) ^4.1.0
- [cli-ux](https://npm.io/package/cli-ux.md) ^5.4.7
- [lodash](https://npm.io/package/lodash.md) ^4.17.19
- [semver](https://npm.io/package/semver.md) ^7.3.2
- [tar-fs](https://npm.io/package/tar-fs.md) ^2.1.0
- [filesize](https://npm.io/package/filesize.md) ^6.1.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^9.0.1
- [http-call](https://npm.io/package/http-call.md) ^5.3.0
- [cross-spawn](https://npm.io/package/cross-spawn.md) ^7.0.3
- [log-chopper](https://npm.io/package/log-chopper.md) ^1.0.2
- [@oclif/color](https://npm.io/package/@oclif/color.md) ^0.1.0
- [@oclif/config](https://npm.io/package/@oclif/config.md) ^1.16.0
- [@oclif/errors](https://npm.io/package/@oclif/errors.md) ^1.2.2
- [@types/semver](https://npm.io/package/@types/semver.md) ^7.3.1
- [@oclif/command](https://npm.io/package/@oclif/command.md) ^1.7.0

## Alternatives

- [@salesforce/cli](https://npm.io/package/@salesforce/cli.md) — 389.7K weekly downloads
- [@mintlify/cli](https://npm.io/package/@mintlify/cli.md) — 208.9K weekly downloads
- [@grafana/e2e-selectors](https://npm.io/package/@grafana/e2e-selectors.md) — 128.7K weekly downloads
- [mintlify](https://npm.io/package/mintlify.md) — 112.0K weekly downloads
- [@intlayer/cli](https://npm.io/package/@intlayer/cli.md) — 22.8K weekly downloads

## Recent versions

- 0.0.2 (latest) — 2021-04-01
- 1.0.0-beta.0 (beta) — 2020-09-23
- 0.0.1 — 2020-09-24
- 1.0.0-beta — 2020-09-23

## README

@vtex/cli-plugin-autoupdate
====================

[![Version](https://img.shields.io/npm/v/@vtex/cli-plugin-autoupdate.svg)](https://npmjs.org/package/@vtex/cli-plugin-autoupdate)
[![License](https://img.shields.io/npm/l/@vtex/cli-plugin-autoupdate.svg)](https://github.com/vtex/cli-plugin-autoupdate/blob/master/package.json)

<!-- toc -->
* [Usage](#usage)
* [Commands](#commands)
<!-- tocstop -->
# Usage
See https://oclif.io/docs/releasing.html#autoupdater

# Commands
<!-- commands -->
* [`oclif-example autoupdate [CHANNEL]`](#oclif-example-autoupdate-channel)

## `oclif-example autoupdate [CHANNEL]`

update the oclif-example CLI

```
USAGE
  $ oclif-example autoupdate [CHANNEL]
```

_See code: [src/commands/autoupdate.ts](https://github.com/vtex/cli-plugin-autoupdate/blob/v0.0.2/src/commands/autoupdate.ts)_
<!-- commandsstop -->

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