Skip to main content
Version: 0.6

acorn exec

acorn exec

Run a command in a container

Synopsis

Run a command in a container

acorn exec [flags] APP_NAME|CONTAINER_NAME CMD

Options

  -c, --container string     Name of container to exec into
-d, --debug-image string Use image as container root for command
-h, --help help for exec
-i, --interactive Not used
-t, --tty Not used

Options inherited from parent commands

  -A, --all-projects        Use all known projects
--debug Enable debug logging
--debug-level int Debug log level (valid 0-9) (default 7)
--kubeconfig string Explicitly use kubeconfig file, overriding current project
-j, --project string Project to work in

SEE ALSO