1
0
mirror of https://github.com/containers/youki synced 2024-11-23 01:11:58 +01:00
youki/crates/liboci-cli
2022-01-21 20:19:50 +05:30
..
src feat: add --resource option to update subcommand 2021-12-18 23:56:43 +08:00
Cargo.toml Add minimum rust version requirement to libcgroups and libcontainers due to CVE-2022-21658 2022-01-21 20:19:50 +05:30
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