1
0
mirror of https://github.com/containers/youki synced 2025-08-30 17:51:04 +02:00
youki/crates/liboci-cli
github-actions[bot] cfb492b029
Release for v0.5.5 (#3195)
* [tagpr] prepare for the next release

* [tagpr] update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-14 19:59:24 +09:00
..
src fix(3198): fix difference in how commands are passed after exec and ps (#3201) 2025-08-11 21:29:47 +09:00
Cargo.toml Release for v0.5.5 (#3195) 2025-08-14 19:59:24 +09:00
README.md Liboci additional flags and subcommands, as required by ociplex (#2149) 2023-07-13 14:17:01 -07:00

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