Socket
Book a DemoInstallSign in
Socket

decocms

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decocms

CLI for managing deco.chat apps & projects

0.16.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Deco CLI Reference

The Deco CLI is your interface for managing AI-native projects built with deco.chat.

Official docs: https://docs.deco.page/

Authentication

CommandDescription
deco loginAuthenticate and store an API token for subsequent commands.
deco logoutRemove local credentials and end the session.
deco whoamiShow the currently authenticated user and workspace.

Project Management

CommandDescription
deco createScaffold a new deco project from an official template.
deco configureRe-run setup for the current directory to change workspace or app settings.

Development

CommandDescription
npm run devPreferred way to run local Worker and React frontend in watch mode.
deco dev(Experimental) Future unified development command.
deco link [build-command]Link your local dev server to a public domain. Supports -p <port>. Example: deco link npm run dev.

Type Generation

CommandDescription
deco genGenerate types for external integrations (deco.gen.ts).
deco gen:selfGenerate types for your own tools and workflows via local /mcp endpoint.

Hosting & Deployment

CommandDescription
npm run deployBuilds frontend and invokes deco deploy. Recommended for most use cases.
deco deployBundle and deploy to Cloudflare Workers. Supports -w, -a, and -l.
deco hosting list -w <name>List deployed apps in a specific workspace.

Integrations

CommandDescription
deco addAdd and configure workspace integrations.

Maintenance

CommandDescription
deco updateUpgrade the CLI to the latest published version.

Getting Help

CommandDescription
deco --helpDisplay the full list of CLI commands and usage.

Configuration File

The CLI uses a local config file to store your workspace and app context. Set or update this configuration anytime using: deco configure

Environment Variables

VariablePurpose
DECO_CHAT_API_TOKENAPI token for authentication (set by deco login).
DECO_CHAT_API_LOCALOverrides API base URL for local development.
DECO_SELF_URLLocal MCP endpoint for deco gen:self to introspect workflows/tools.

Keywords

cli

FAQs

Package last updated on 22 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.