shipper-cli 0.3.0-rc.2

CLI adapter for Shipper. Install with `cargo install shipper --locked`; this crate is for embedders who want the exact CLI surface programmatically.
Documentation
1
2
3
4
5
6
7
8
9
---
source: crates/shipper-cli/tests/cli_snapshots.rs
expression: normalize_output(&stderr)
---
error: unrecognized subcommand 'nonexistent'

Usage: shipper-cli [OPTIONS] <COMMAND>

For more information, try '--help'.