langgraph-cli

Deploy and manage LangGraph applications from the command line

brewmacoslinux
Try with needOr install directly
Source

About

Command-line interface for deploying apps to the LangGraph platform

Commands

langgraph

Examples

Initialize a new LangGraph project$ langgraph new my-app
Deploy your LangGraph application to the platform$ langgraph deploy
Run your LangGraph application locally$ langgraph up