nexus-cli

The command-line tool for managing Nexus workspaces locally.

Overview

nexus-cli handles the local side of the Nexus workflow:

  • nexus init — initialize a workspace, install nexus-mcp, pull agent files
  • nexus pull — sync agent files, skills, and directives from the platform
  • nexus status — show current workspace and project state

Installation

After creating a project, the Nexus dashboard shows a one-line install command for your platform:

curl -fsSL https://nexus.gatewarden.eu/install.sh | sh

Was this page helpful?