package cli
import "github.com/containerd/cri/cli"
Index ¶
Variables ¶
var Command = cli.Command{ Name: "cri", Usage: "interact with cri plugin", Subcommands: cli.Commands{ loadCommand, }, }
Command is the cli command for cri plugin.
Source Files ¶
- Version
- v1.0.4
- Published
- Jul 11, 2018
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 4 hours ago –
Tools for package owners.