qcli generate cfg

Generate empty json config for service(s).

Synopsis

Generate empty json config for service(s).

This command allows service configuration (re)creation from scratch, if needed. Exported json may be used as a template for real configuration.

If is not specified, command will extract empty configurations for all services.

qcli generate cfg [<NAME>] [flags]

Options

  -f, --file string   write config to file
  -h, --help          help for cfg
  -s, --host string   set host name (default "host-2")

Options inherited from parent commands

  -v, --verbose   show verbose info

SEE ALSO

Auto generated by spf13/cobra on 27-Oct-2017