CLI
CLI
The Fabrixly CLI (fab) lets you manage your Identity Server deployment from the terminal — create users, manage clients, rotate secrets, and more without touching the UI.
Installation
npm install -g @fabrixly/cli
# or
npx @fabrixly/cli
Verify installation:
fab --version
# Fabrixly CLI v1.0.0
Authentication
Configure the CLI