Resolve

Resolving project information

Synopsis

Output the resolved dependencies and paths for the project on the local machine.

$ rocketblend resolve [flags]

Options

  -h, --help            help for resolve
  -o, --output string   output format (table, json) (default "table")

Options inherited from parent commands

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

Last updated