Install

Adding dependencies

Synopsis

Adds dependencies to the current project and installs them.

$ rocketblend install [reference] [flags]

Options

  -u, --update   refreshes a package definition before installing it
  -h, --help     help for install

Options inherited from parent commands

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

Last updated