# Overview

The CLI is available as the [widgetbook_cli](https://pub.dev/packages/widgetbook_cli) package.

```
# 🎯 Activate from https://pub.dev
dart pub global activate widgetbook_cli {{ versions.cli }}

# 🚀 Use CLI
widgetbook <command> [arguments]
```

## Commands

The CLI provides the following commands:

- [init](/cli/commands/init)
- [cloud build push](/cli/commands/cloud-build-push)
- [coverage](/cli/commands/coverage)
