Skip to content

Installation

Run the following command in your terminal to install Simplifyd CLI:

curl https://raw.githubusercontent.com/simplifyd-systems/cli/master/install.sh | sh

You can view what actions the script takes here.

Verifying your installation

To verify your CLI installation, use the edge --version command.

Getting started

Register an account

After you install the CLI, if you do not already have an account you can signup for one.

Run the command edge auth register to do so.

Sign in

Run the edge auth login command to login.