# deploy_list

> **Function** in `langgraph_cli`

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

## Signature

```python
deploy_list(
    api_key: str | None,
    host_url: str | None,
    name_contains: str,
) -> None
```

---

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