Skip to content
On this page

CLI

Installation

To install Edgeable CLI run

bash
bun add -g edgeable
bash
npm install -g edgeable
bash
yarb global add edgeable
bash
pnpm add -g edgeable

Commands

Here's a list of all the available commands of Edgeable CLI.

init

Initializing to current directory.

shell
edgeable init

Options

  • --global - Do you want to use the global login settings.

functions

shell
edgeable functions