@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 -->
