Project Scaffolding
Create ObjectStack applications, add objects, actions, views, agents, drivers, and runtime configuration from repeatable source-code templates.
Command-Line Tool
Source-code workflow for ObjectStack development, CI/CD, and agents
ObjectStack CLI is the source-code development and automation tool for ObjectStack. It scaffolds projects, validates metadata, generates types and AI tool contracts, builds versioned artifacts, runs local previews, and deploys to ObjectCloud or self-hosted ObjectOS. It is separate from Studio and designed for scripts, CI/CD, and AI coding agents.
Stable source-code primitives for developers, CI pipelines, and AI coding agents.
Create ObjectStack applications, add objects, actions, views, agents, drivers, and runtime configuration from repeatable source-code templates.
Validate metadata, generate TypeScript types, JSON Schema, SDK contracts, and MCP tool definitions as part of development or CI.
Package metadata into versioned artifacts and promote the same bundle across local, cloud, staging, and production runtimes.
Give developers and AI coding agents predictable commands for scaffold, validate, build, diff, preview, and deploy operations.
Automation entry point
The same commands can be used by developers, local scripts, CI/CD, and AI coding agents.
Create projects, objects, actions, views, drivers
Check metadata, permissions, views, tool contracts
Emit types, JSON Schema, SDKs, MCP tools
Build artifacts and promote to cloud or self-hosted runtime
Where an independent command line matters.
Run metadata validation, type generation, test runtime startup, and artifact promotion on every pull request or release.
Automate environment setup, secrets, driver checks, artifact exports, and deployment tasks without opening a visual tool.
Run ObjectStack locally, package artifacts for self-hosted ObjectOS, and manage deployments that cannot depend on a browser workspace.
Give coding agents predictable commands for scaffold, validate, build, diff, and deploy operations.