# tmuxp.cli.shell.create_shell_subparser

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

```
tmuxp.cli.shell.create_shell_subparser(parser: argparse.ArgumentParser) -> argparse.ArgumentParser
```

Augment :class:`argparse.ArgumentParser` with ``shell`` subcommand.
