# tmuxp.cli.freeze.CLIFreezeNamespace

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

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

## Members

- `color` (attribute)
- `session_name` (attribute)
- `socket_name` (attribute)
- `socket_path` (attribute)
- `workspace_format` (attribute)
- `save_to` (attribute)
- `answer_yes` (attribute)
- `quiet` (attribute)
- `force` (attribute)
