Skip to content

Add vtgate resize commands - #1322

Merged
mscoutermarsh merged 4 commits into
mainfrom
vtgate-cli
Aug 5, 2026
Merged

Add vtgate resize commands#1322
mscoutermarsh merged 4 commits into
mainfrom
vtgate-cli

Conversation

@mscoutermarsh

Copy link
Copy Markdown
Member

Example

pscale branch vtgate resize mydb main \
  --vtgate-size VTG_320 \
  --vtgate-autoscaling \
  --vtgate-count 2 \
  --vtgate-max-count 8 \
  --vtgate-target-cpu-utilization 50

Example
```
pscale branch vtgate resize mydb main \
  --vtgate-size VTG_320 \
  --vtgate-autoscaling \
  --vtgate-count 2 \
  --vtgate-max-count 8 \
  --vtgate-target-cpu-utilization 50
```
@mscoutermarsh
mscoutermarsh requested a review from a team as a code owner August 4, 2026 22:45
mscoutermarsh and others added 3 commits August 5, 2026 11:10
Also fix issue where human printer misaligned columns when data is null.
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@mscoutermarsh
mscoutermarsh merged commit e350015 into main Aug 5, 2026
4 checks passed
@mscoutermarsh
mscoutermarsh deleted the vtgate-cli branch August 5, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants