Scroll to navigation

rkt - App Container runtime(1) rkt - App Container runtime(1)

NAME

rkt-list - List pods

SYNOPSIS

rkt list [OPTIONS]

DESCRIPTION

Displays a table of information about the pods.

OPTIONS

--format=
choose the output format, allowed format includes 'json', 'json-pretty'. If empty, then the result is printed as key value pairs

--full[=false]
use long output format

--no-legend[=false]
suppress a legend with the list

OPTIONS INHERITED FROM PARENT COMMANDS

--debug[=false]
print out more debug information to stderr

--dir=/var/lib/rkt
rkt data directory

--insecure-options=none
comma-separated list of security features to disable. Allowed values: "none", "image", "tls", "ondisk", "http", "pubkey", "capabilities", "paths", "seccomp", "all-fetch", "all-run", "all"

--local-config=/etc/rkt
local configuration directory

--system-config=/usr/lib/rkt
system configuration directory

--trust-keys-from-https[=false]
automatically trust gpg keys fetched from https

--user-config=
user configuration directory

SEE ALSO

rkt(1)

HISTORY

8-Dec-2016 Auto generated by spf13/cobra

Dec 2016 Auto generated by spf13/cobra