Transformer Lab CLI
Project description
Transformer Lab CLI
Install
uv tool install transformerlab-cli
Usage
Usage: lab [OPTIONS] COMMAND [ARGS]...
Transformer Lab CLI
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --format TEXT Output format: pretty or json [default: pretty] │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ version Display the CLI version. │
│ config View or set configuration values. │
│ status Check the status of the server. │
│ login Log in to Transformer Lab. │
│ logout Log out from Transformer Lab. │
│ task Task management commands │
│ job Job management commands │
╰──────────────────────────────────────────────────────────────────────────────╯
Command Reference
For a full list of all commands with detailed options and example usage, see COMMANDS.md.
Development
Run (DEV)
uv run src/transformerlab_cli/main.py
Build Locally
uv tool install .
or rebuild with:
uv tool install . --force --reinstall
Adds a lab command to your terminal.
Debug the Job Monitor
pip install -e .
uv run textual run --dev src/transformerlab_cli/commands/job_monitor/job_monitor.py
and then in another window:
textual console -x SYSTEM -x EVENT -x INFO
Run Textual in Browser
uv run textual serve src/transformerlab_cli/commands/job_monitor/job_monitor.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
transformerlab_cli-0.0.3.tar.gz
(48.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file transformerlab_cli-0.0.3.tar.gz.
File metadata
- Download URL: transformerlab_cli-0.0.3.tar.gz
- Upload date:
- Size: 48.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
374d39d6fa93602317476fd098327b75843f3b465b175770b90ff6b3b29f346a
|
|
| MD5 |
a79652ff82ff7e8719f05f8bdb7dc8bb
|
|
| BLAKE2b-256 |
a9a3f0ea96dac3b223d70877a3385b1e6f7dd94784a6edc4e298aad8e9255a03
|
File details
Details for the file transformerlab_cli-0.0.3-py3-none-any.whl.
File metadata
- Download URL: transformerlab_cli-0.0.3-py3-none-any.whl
- Upload date:
- Size: 62.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef04922195dff20ee6820cf684935227bb447edb8c396bba1215fea188de0ed3
|
|
| MD5 |
b08d298defcefb146c58cda551304d60
|
|
| BLAKE2b-256 |
d7f1ae04a0f3e8f7fdda8e8d11ba2882a8ebe68adb80e715cec42bc422db24f3
|