Config

Managing configuration

Synopsis

The config command allows you to manage your RocketBlend configuration file directly from the command line.

$ rocketblend config [key] [flags]

Options

  -h, --help         help for config
  -s, --set string   set a value in the config file

Options inherited from parent commands

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

Last updated