Skip to main content
Version: 0.4

acorn start

acorn start

Start an app

acorn start [flags] [APP_NAME...]

Examples


acorn start my-app

acorn start my-app1 my-app2

Options

  -h, --help   help for start

Options inherited from parent commands

  -A, --all-namespaces      Namespace to work in
--context string Context to use in the kubeconfig file
--debug Enable debug logging
--debug-level int Debug log level (valid 0-9) (default 7)
--kubeconfig string Location of a kubeconfig file
--namespace string Namespace to work in (default "acorn")

SEE ALSO