# tmuxp.cli.cli

- **Module:** tmuxp.cli
- **Package:** tmuxp
- **Language:** Python
- **Kind:** function
- **Source:** https://github.com/tmux-python/tmuxp/blob/153acdf6ff1268b14d3d03ed488f545a7123c8f1/src/tmuxp/cli/__init__.py#L281
- **Page:** https://libtmux.org/en/py/latest/workspace/reference/tmuxp-cli-cli/

```
tmuxp.cli.cli(_args: list[str] | None = None) -> None
```

Manage tmux sessions.

Pass the "--help" argument to any command to see detailed help.
See detailed documentation and examples at:
http://tmuxp.git-pull.com/
