Installation

Run the following to install the Cosys CLI binary into $GOPATH/bin.

go install github.com/cosys-io/cosys/cosys_cli@latest

Run the following to add $GOPATH/bin to $PATH.

export PATH=$GOPATH/bin:$PATH

Default Commands

Build

cosys build [flags]

Build both

  1. Golang binary
  2. Content Management UI Minified deployment

Start

cosys start [flags]

Focus on single server deployment

Requires build command to be run first

Deploys both