1
0
mirror of https://github.com/containers/youki synced 2024-11-23 17:32:15 +01:00
youki/crates/liboci-cli
Jian Zeng 21eaf4e020
feat: add --resource option to update subcommand
Signed-off-by: Jian Zeng <anonymousknight96@gmail.com>
2021-12-18 23:56:43 +08:00
..
src feat: add --resource option to update subcommand 2021-12-18 23:56:43 +08:00
Cargo.toml Add some rudimentary documentation to the liboci-cli crate 2021-12-03 12:41:50 +11:00
README.md Move unspecified, but common subcommands to liboci-cli crate 2021-12-03 12:41:55 +11: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][https://github.com/opencontainers/runtime-tools/blob/master/docs/command-line-interface.md).

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