Provided by: rkt_1.29.0+dfsg-1_amd64 

NAME
rkt-export - Export an app from an exited pod to an ACI file
SYNOPSIS
rkt export [--app=APPNAME] UUID OUTPUT_ACI_FILE [flags]
DESCRIPTION
UUID should be the uuid of an exited pod.
OPTIONS
--app=""
name of the app to export within the specified pod
-h, --help[=false]
help for export
--overwrite[=false]
overwrite output ACI
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
30-Jan-2018 Auto generated by spf13/cobra
Auto generated by spf13/cobra Jan 2018 rkt - App Container runtime(1)