# tmuxp.cli.shell.CLIShellNamespace

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

Typed :class:`argparse.Namespace` for tmuxp shell command.

## Members

- `color` (attribute)
- `session_name` (attribute)
- `socket_name` (attribute)
- `socket_path` (attribute)
- `colors` (attribute)
- `log_file` (attribute)
- `window_name` (attribute)
- `command` (attribute)
- `shell` (attribute)
- `use_pythonrc` (attribute)
- `use_vi_mode` (attribute)
