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
10
11
---
source: crates/shipper-cli/tests/e2e_expanded.rs
expression: combined
---
exit_code: Some(0)
--- stdout ---
Created configuration file: <CONFIG_PATH>

Edit the file to customize shipper settings for your workspace.
Run `shipper config validate` to check the configuration.
--- stderr ---