package deprecations

import "github.com/containerd/containerd/cmd/ctr/commands/deprecations"

Index

Variables

var Command = cli.Command{
	Name: "deprecations",
	Subcommands: []cli.Command{
		listCommand,
	},
}

Command is the parent for all commands under "deprecations"

Source Files

deprecations.go

Version
v1.7.22
Published
Sep 9, 2024
Platform
js/wasm
Imports
9 packages
Last checked
2 minutes ago

Tools for package owners.