Run

Running a project

Synopsis

Run the project in the current working directory.

$ rocketblend run [flags]

Options

  -h, --help         help for run

Options inherited from parent commands

  -d, --directory string   working directory for the command (default ".")
  -v, --verbose            enable verbose logging

Last updated