1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-24 08:26:08 +02:00
youki/docs/src/user/liboci_cli.md
Szymon Gibała 0a9a586dfd Fix some typos and align formatting
Signed-off-by: Szymon Gibała <szymongib@gmail.com>
2022-01-22 17:30:30 +01:00

1.6 KiB

liboci-cli

This module provides the structs for command line arguments for OCI container runtimes as specified in the OCI Runtime Command Line Interface. The exposed structures derive clap::Parser, so that they can be directly used for parsing oci-commandline arguments.

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