.TH NAME .PP runc list \- lists containers started by runc with the given root .SH SYNOPSIS .PP runc list [command options] [arguments...] .SH DESCRIPTION .PP The default format is table. The following will output the list of containers in json format: .PP .RS .nf # runc list \-f json .fi .RE .SH OPTIONS .PP \-\-format, \-f select one of: table or json.