1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00
youki/crates/liboci-cli
utam0k 60ed236ca5
v0.1.0
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-06-20 11:56:07 +00:00
..
src Introduce a log-level flag. (#2036) 2023-06-17 21:56:49 +09:00
Cargo.toml v0.1.0 2023-06-20 11:56:07 +00:00
README.md fix(docs): Fix link syntax in liboci-cli/README.md 2022-01-03 22:06:03 +01: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
list
pause
ps
restore
resume
run
spec
update