langgraph-cli
Installation
SKILL.md
Key commands:
langgraph new— Scaffold a project from a templatelanggraph dev— Run locally with hot reload (no Docker)langgraph build— Build a Docker imagelanggraph up— Launch locally via Docker Composelanggraph deploy— Ship to LangGraph Platformlanggraph dockerfile— Generate a Dockerfile
All commands (except new) read from a langgraph.json config file in the project root.