package oci
import "github.com/containerd/containerd/cmd/ctr/commands/oci"
Index ¶
Variables ¶
var Command = cli.Command{ Name: "oci", Usage: "OCI tools", Subcommands: []cli.Command{ defaultSpecCommand, }, }
Command is the parent for all OCI related tools under 'oci'
Source Files ¶
- Version
- v1.5.17
- Published
- Jan 28, 2023
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 1 minute ago –
Tools for package owners.