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.7.3
- Published
- Jul 27, 2023
- Platform
- windows/amd64
- Imports
- 6 packages
- Last checked
- 2 minutes ago –
Tools for package owners.