{
    "mode": "man",
    "parameter": "BUNDLE-VIZ",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/BUNDLE-VIZ/1/json",
    "generated": "2026-05-30T07:10:01Z",
    "synopsis": "bundle  viz  [--file=FILE]  [--format=FORMAT]  [--requirements]  [--version] [--without=GROUP\nGROUP]",
    "sections": {
        "NAME": {
            "content": "bundle-viz - Generates a visual dependency graph for your Gemfile\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "bundle  viz  [--file=FILE]  [--format=FORMAT]  [--requirements]  [--version] [--without=GROUP\nGROUP]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "viz generates a PNG file of the current Gemfile(5) as a dependency graph.  viz  requires  the\nruby-graphviz gem (and its dependencies).\n\nThe associated gems must also be installed via bundle install(1) bundle-install.1.html.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "--file, -f\nThe name to use for the generated file. See --format option\n\n--format, -F\nThis is output format option. Supported format is png, jpg, svg, dot ...\n\n--requirements, -R\nSet to show the version of each required dependency.\n\n--version, -v\nSet to show each gem version.\n\n--without, -W\nExclude gems that are part of the specified named group.\n\n\n\n\nDecember 2021                              BUNDLE-VIZ(1)",
            "subsections": []
        }
    },
    "summary": "bundle-viz - Generates a visual dependency graph for your Gemfile",
    "flags": [],
    "examples": [],
    "see_also": []
}