1
0
mirror of https://github.com/containers/youki synced 2024-09-24 13:01:37 +02:00
youki/crates/liboci-cli
dependabot[bot] be189274d2
chore(deps): bump clap from 3.1.17 to 3.1.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.1.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.1.17...v3.1.18)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 00:59:49 +00:00
..
src Fix remaining clap-related clippy warnings 2022-03-28 18:31:26 +05:30
Cargo.toml chore(deps): bump clap from 3.1.17 to 3.1.18 2022-05-11 00:59:49 +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