# deploy

> **Function** in `langgraph_cli`

📖 [View in docs](https://reference.langchain.com/python/langgraph-cli/deploy/deploy)

## Signature

```python
deploy(
    ctx: click.Context,
    **_: object = {},
)
```

---

[View source on GitHub](https://github.com/langchain-ai/langgraph/blob/6719d34023ced81382223407c665fd0980279eea/libs/cli/langgraph_cli/deploy.py#L1212)