insforge-cli
InsForge CLI
Command-line tool for managing InsForge Backend-as-a-Service projects.
Critical: Always Use npx (No Global Install)
NEVER install the CLI globally (npm install -g @insforge/cli). Always run commands via npx:
npx @insforge/cli <command>
This ensures the latest version is always used without global install issues (permissions, PATH, node version mismatches).
Session start — verify authentication and project:
npx @insforge/cli whoami # verify authentication
npx @insforge/cli current # verify linked project
More from insforge/insforge-skills
insforge
>-
165insforge-debug
>-
109insforge-integrations
>-
101postgres-schema-patterns
Production-ready PostgreSQL schema patterns for building apps - social features, e-commerce, SaaS, and more. Use when designing databases, building any app with PostgreSQL, or implementing Row Level Security.
15skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
6