Vultr DocsLatest Content


Load Balancer

Updated on 15 September, 2025

Manage and configure Vultr Load Balancers to distribute traffic across multiple servers for improved reliability and performance.


The vultr-cli load-balancer command manages Vultr Load Balancers, allowing users to create, configure, and monitor load balancing services for distributing traffic across multiple servers.

Usage

console
$ vultr-cli load-balancer

Examples

console
# Full example
$ vultr-cli load-balancer

Available Commands

  • create - Create a load balancer
  • delete - Delete a load balancer
  • firewall - Commands to retrieve firewall rules on a load balancer
  • forwarding - Commands to manage forwarding rules on a load balancer
  • get - Retrieve a load balancer
  • list - List load balancers
  • ssl - Commands to manage load balancer SSL configurations
  • update - Update a load balancer
Creates a new load balancer in your Vultr account to distribute traffic across multiple servers for improved availability and performance.
Permanently removes a specified load balancer from your Vultr account using its unique ID.
Retrieves detailed information about a specific load balancer by its ID.
Displays all load balancers in your Vultr account with their IDs, labels, status, and essential configuration details.
Updates configuration settings for an existing Vultr load balancer including forwarding rules, health checks, and SSL certificates.