#container-runtime #arguments-parser #oci #youki

liboci-cli

Parse command line arguments for OCI container runtimes

20 releases

Uses new Rust 2024

0.6.0 Feb 25, 2026
0.5.7 Nov 5, 2025
0.5.6 Oct 27, 2025
0.5.4 Jul 17, 2025
0.0.3 Apr 3, 2022

#257 in Unix APIs

Download history 69/week @ 2026-01-12 94/week @ 2026-01-19 70/week @ 2026-01-26 207/week @ 2026-02-02 232/week @ 2026-02-09 290/week @ 2026-02-16 310/week @ 2026-02-23 374/week @ 2026-03-02 185/week @ 2026-03-09 243/week @ 2026-03-16 386/week @ 2026-03-23 320/week @ 2026-03-30 199/week @ 2026-04-06 277/week @ 2026-04-13 186/week @ 2026-04-20 139/week @ 2026-04-27

819 downloads per month
Used in 2 crates

Apache-2.0

20KB
324 lines

liboci-cli

This is a crate to parse command line arguments for OCI container runtimes as specified in the OCI Runtime Command Line Interface.

Implemented subcommands

Command liboci-cli CLI Specification runc crun youki
create
start
state
kill
delete
checkpoint
events
exec
features
list
pause
ps
restore
resume
run
spec
update

Dependencies

~0.9–1.5MB
~27K SLoC