# DeployGroup

> **Class** in `langgraph_cli`

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

Group that treats leading '-' args as passthrough docker flags.

## Signature

```python
DeployGroup()
```

## Extends

- `NestedHelpGroup`

## Methods

- [`parse_args()`](https://reference.langchain.com/python/langgraph-cli/deploy/DeployGroup/parse_args)

---

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