Metadata-Version: 2.4
Name: tmux-trainsh
Version: 26.78.857
Summary: GPU training workflow automation with tmux
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: cryptography>=42
Requires-Dist: pyyaml>=6.0
Description-Content-Type: text/markdown

# tmux-trainsh

<!-- AUTO-GENERATED FROM trainsh.commands.help_catalog; DO NOT EDIT DIRECTLY. -->

`tmux-trainsh` is a terminal-first workflow runner for GPU and remote automation work.

Current version: `26.078.0857`

This repository intentionally keeps one canonical, complete command reference inside the CLI:

```bash
train help
train --help
```

Those two commands are aliases and render the same full, machine-friendly reference. Command-local `--help` output is generated from the same source.

To refresh this file after editing the canonical help catalog:

```bash
python3 scripts/sync_cli_docs.py
```
