acorn
acorn
Synopsis
Acorn: Containerized Application Packaging Framework
acorn [flags]
Options
--config-file string Path of the acorn config file to use
--debug Enable debug logging
--debug-level int Debug log level (valid 0-9) (default 7)
-h, --help help for acorn
--kubeconfig string Explicitly use kubeconfig file, overriding the default context
-j, --project string Project to work in
SEE ALSO
- acorn all - List (almost) all objects
- acorn build - Build an app from a Acornfile file
- acorn check - Check if the cluster is ready for Acorn
- acorn container - Manage containers
- acorn copy - Copy Acorn images between registries
- acorn credential - Manage registry credentials
- acorn dashboard - Open the web dashboard for the project
- acorn dev - Run an app from an image or Acornfile in dev mode or attach a dev session to a currently running app
- acorn edit - Edits an acorn or secret interactively
- acorn events - List events about Acorn resources
- acorn exec - Run a command in a container
- acorn fmt - Format an Acornfile
- acorn image - Manage images
- acorn info - Info about acorn installation
- acorn install - Install and configure acorn in the cluster
- acorn job - Manage jobs
- acorn login - Add registry credentials
- acorn logout - Remove registry credentials
- acorn logs - Log all workloads from an app
- acorn offerings - Show infrastructure offerings
- acorn port-forward - Forward a container port locally
- acorn project - Manage projects
- acorn ps - List or get apps
- acorn pull - Pull an image from a remote registry
- acorn push - Push an image to a remote registry
- acorn render - Evaluate and display an Acornfile with args
- acorn rm - Delete an acorn, optionally with it's associated secrets and volumes
- acorn run - Run an app from an image or Acornfile
- acorn secret - Manage secrets
- acorn start - Start an app
- acorn stop - Stop an app
- acorn tag - Tag an image
- acorn uninstall - Uninstall acorn and associated resources
- acorn update - Update a deployed Acorn
- acorn version - Version information for acorn
- acorn volume - Manage volumes
- acorn wait - Wait an app to be ready then exit with status code 0