.TH "rkt - App Container runtime" "1" "Dec 2019" "Auto generated by spf13/cobra" "" .nh .ad l .SH NAME .PP rkt \- rkt, the application container runner .SH SYNOPSIS .PP \fBrkt [command] [flags]\fP .SH DESCRIPTION .PP A CLI for running app containers on Linux. .PP To get the help on any specific command, run "rkt help command". .SH OPTIONS .PP \fB\-\-debug\fP[=false] print out more debug information to stderr .PP \fB\-\-dir\fP=/var/lib/rkt rkt data directory .PP \fB\-h\fP, \fB\-\-help\fP[=false] help for rkt .PP \fB\-\-insecure\-options\fP=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" .PP \fB\-\-local\-config\fP=/etc/rkt local configuration directory .PP \fB\-\-system\-config\fP=/usr/lib/rkt system configuration directory .PP \fB\-\-trust\-keys\-from\-https\fP[=false] automatically trust gpg keys fetched from https .PP \fB\-\-user\-config\fP= user configuration directory .SH SEE ALSO .PP \fBrkt\-api\-service(1)\fP, \fBrkt\-cat\-manifest(1)\fP, \fBrkt\-completion(1)\fP, \fBrkt\-config(1)\fP, \fBrkt\-enter(1)\fP, \fBrkt\-export(1)\fP, \fBrkt\-fetch(1)\fP, \fBrkt\-gc(1)\fP, \fBrkt\-image(1)\fP, \fBrkt\-list(1)\fP, \fBrkt\-metadata\-service(1)\fP, \fBrkt\-prepare(1)\fP, \fBrkt\-rm(1)\fP, \fBrkt\-run(1)\fP, \fBrkt\-run\-prepared(1)\fP, \fBrkt\-status(1)\fP, \fBrkt\-stop(1)\fP, \fBrkt\-trust(1)\fP, \fBrkt\-version(1)\fP .SH HISTORY .PP 20\-Dec\-2019 Auto generated by spf13/cobra