Reference > CLI > Root
CLI
CLI-scoped Logger and Ui abstractions
WHAT YOU'LL LEARN
- What is exported from
webiny/cli/index? - How to import and use each exported item?
Overview
This page documents everything exported from webiny/cli/index. Import any of the items below directly from this path in your Webiny extensions.
Logger
Abstraction — imported from webiny/cli/index
Interface Logger.Interface:
Types:
Usage:
extensions/MyImpl.ts
Ui
Abstraction — imported from webiny/cli/index
Interface Ui.Interface:
Types:
Usage:
extensions/MyImpl.ts