Skip to content

Installation

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

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

After you install the CLI, run the edge auth login command to login.

If you do not already have an account you can signup for one. Run the command edge auth register to do so.