1
0
mirror of https://github.com/containers/youki synced 2025-12-31 12:41:42 +01:00
youki/crates/liboci-cli
2025-12-30 04:17:20 +00: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 [tagpr] prepare for the next release 2025-12-30 04:17:20 +00: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