Metadata-Version: 2.4
Name: labwire-cli
Version: 0.3.0
Summary: Labwire command-line tools: verify signed run bundles
Author: Silous Ramelli
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: labwire-core
Requires-Dist: labwire-drivers
Requires-Dist: typer>=0.12
Description-Content-Type: text/markdown

# labwire-cli

The `labwire` command-line tool.

```bash
labwire verify runs/<run_id>     # verify a signed run bundle
```
