releases.sh

VTGates viewable and resizable from pscale CLI

4 featuresThis release4 featuresNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗

You can now view and resize VTGates for Vitess production branches directly from the pscale CLI.

  • pscale branch vtgate show <database> <branch> shows the current VTGate size, count, and autoscaling settings.
  • pscale branch vtgate resize <database> <branch> queues a resize with --vtgate-size, --vtgate-count, --vtgate-max-count, --vtgate-autoscaling, and --vtgate-target-cpu-utilization.
  • pscale branch vtgate resize status <database> <branch> shows the latest resize request and its state.
  • pscale branch vtgate resize cancel <database> <branch> cancels a queued resize.

Read the CLI docs · VTGate documentation

Fetched August 5, 2026