Add optional --output argument to graph generator. The argument allows to specify a filepath for graph output. Default filepath is ./diagram.svg if the argument is not specified. Refs: https://github.com/embark-framework/embark/issues/944