{
  "id": "rladmin",
  "title": "rladmin",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/",
  "summary": "Manage Redis Enterprise clusters and databases.",
  "content": "\n`rladmin` is a command-line utility that lets you perform administrative tasks such as failover, migration, and endpoint binding on a Redis Enterprise Software cluster. You can also use `rladmin` to edit cluster and database configurations.\n\nAlthough you can use the Cluster Manager UI for some of these tasks, others are unique to the `rladmin` command-line tool.\n\n## `rladmin` commands\n\n\n\n## Use the `rladmin` shell\n\nTo open the `rladmin` shell:\n\n1. Sign in to a Redis Enterprise Software node with an account that is a member of the **redislabs** group.\n\n    The `rladmin` binary is located in `/opt/redislabs/bin`. If you don't have this directory in your `PATH`, you may want to add it. Otherwise, you can use `bash -l \u003cusername\u003e` to sign in as a user with permissions for that directory.\n\n1. Run: `rladmin`\n\n    \nIf the CLI does not recognize the `rladmin` command,\nrun this command to load the necessary configuration first: \u003cnobr\u003e`bash -l`\u003c/nobr\u003e\n    \n\nIn the `rladmin` shell, you can:\n\n- Run any `rladmin` command without prefacing it with `rladmin`.\n- Enter `?` to view the full list of available commands.\n- Enter [`help`]() followed by the name of a command for a detailed explanation of the command and its usage.\n- Press the `Tab` key for command completion.\n- Enter `exit` or press `Control+D` to exit the `rladmin` shell and return to the terminal prompt.\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "children": [{"id":"bind","summary":"Manages the proxy policy for a specified database endpoint.","title":"rladmin bind","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/bind/"},{"id":"cluster","summary":"Manage cluster.","title":"rladmin cluster","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/cluster/"},{"id":"failover","summary":"Fail over primary shards of a database to their replicas.","title":"rladmin failover","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/failover/"},{"id":"help","summary":"Shows available commands or specific command usage.","title":"rladmin help","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/help/"},{"id":"info","summary":"Shows the current configuration of a cluster, database, node, or proxy.","title":"rladmin info","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/info/"},{"id":"migrate","summary":"Moves Redis Enterprise Software shards or endpoints to a new node in the same cluster.","title":"rladmin migrate","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/migrate/"},{"id":"node","summary":"Manage nodes.","title":"rladmin node","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/node/"},{"id":"placement","summary":"Configures the shard placement policy for a database.","title":"rladmin placement","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/placement/"},{"id":"recover","summary":"Recovers databases in recovery mode.","title":"rladmin recover","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/recover/"},{"id":"restart","summary":"Restarts Redis Enterprise Software processes for a specific database.","title":"rladmin restart","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/restart/"},{"id":"status","summary":"Displays the current cluster status and topology information.","title":"rladmin status","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/status/"},{"id":"suffix","summary":"Manages the DNS suffixes in the cluster.","title":"rladmin suffix","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/suffix/"},{"id":"tune","summary":"Configures parameters for databases, proxies, nodes, and clusters.","title":"rladmin tune","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/tune/"},{"id":"upgrade","summary":"Upgrades the version of a module or Redis for a database.","title":"rladmin upgrade","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/upgrade/"},{"id":"verify","summary":"Prints verification reports for the cluster.","title":"rladmin verify","url":"https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/verify/"}]
}

