Provided by: containerd_1.6.4-0ubuntu1_amd64 bug

NAME

       containerd

SYNOPSIS

       containerd

              [--address|-a]=[value]
              [--config|-c]=[value]
              [--log-level|-l]=[value]
              [--root]=[value]
              [--state]=[value]

       Usage:

              containerd [GLOBAL OPTIONS] command [COMMAND OPTIONS] [ARGUMENTS...]

GLOBAL OPTIONS

       --address, -a="": address for containerd's GRPC server

       --config, -c="": path to the configuration file (default: /etc/containerd/config.toml)

       --log-level, -l="": set the logging level [trace, debug, info, warn, error, fatal, panic]

       --root="": containerd root directory

       --state="": containerd state directory

COMMANDS

config

       information on the containerd config

   default
       see the output of the default config

   dump
       see the output of the final main config with imported in subconfig files

publish

       binary to publish events to containerd

       --namespace="": namespace to publish to

       --topic="": topic of the event

oci-hook

       provides a base for OCI runtime hooks to allow arguments to be injected.

                                                                                  containerd(8)()