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.6.35
Published
Aug 9, 2024
Platform
linux/amd64
Imports
8 packages
Last checked
8 minutes ago

Tools for package owners.