Skip to main content

Installation

pnpm i @overlayed/cli -g

Usage

overlayed <command>

Commands

overlayed login

Authenticate with the Overlayed platform.

overlayed logout

Log out of the currently authenticated account.

overlayed whoami

Display information about the currently authenticated user.

overlayed bundle

Bundles the app and site for deployment. This command looks for an overlayed.config.ts file in the current directory and bundles the app and site for deployment. Read more about deploying your overlay here.