{
  "id": "debug_info",
  "title": "rladmin cluster debug_info",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/cluster/debug_info/",
  "summary": "Creates a support package.",
  "content": "\nDownloads a support package to the specified path. If you do not specify a path, it downloads the package to the default path specified in the cluster configuration file.\n\n```sh\nrladmin cluster debug_info\n        [ node \u003cID\u003e ]\n        [ path \u003cpath\u003e ]\n```\n\n### Parameters\n\n| Parameter | Type/Value | Description |\n|-----------|------------|-------------|\n| node | integer | Downloads a support package for the specified node |\n| path | filepath | Specifies the location where the support package should download |\n\n### Returns\n\nReports the progress of the support package download.\n\n### Example\n\n```sh\n$ rladmin cluster debug_info node 1\nPreparing the debug info files package\nDownloading...\n[==================================================]\nDownloading complete. File /tmp/debuginfo.20220511-215637.node-1.tar.gz is saved.\n```\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

