The CLI is available as the widgetbook_cli package.
text
# ๐ฏ Activate from https://pub.dev
dart pub global activate widgetbook_cli 4.0.0-beta.13
# ๐ Use CLI
widgetbook <command> [arguments]The CLI provides the following commands:
- init
- cloud build push
- cloud review skip
- coverage
upgrade: update the CLI to the latest version
Run widgetbook --version to print the installed CLI version.

