Generate an image file with the workspace components' dependencies graph
$bit graph [id]
Options
Option | Option Alias | Description | Value Type |
---|---|---|---|
--image | -i | image path and format. use one of the following extensions: [gif, png, svg, pdf] | string |
--remote | -r | remote name (name is optional, leave empty when id is specified) | string |
--all-versions | - | enter all components versions into the graph, not only latest | boolean |
--layout | - | GraphVis layout. default to "dot". options are [circo, dot, fdp, neato, osage, patchwork, sfdp, twopi] | string |
--json | -j | json format | boolean |