You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cortex cluster scale command should take the following flags:
spin down a cluster
Usage:
cortex cluster scale [flags]
Flags:
-n, --name string name of the cluster
-r, --region string aws region of the cluster
--node-group string <required>
--min-instances int <required>
--max-instances int <required>
-h, --help help for scale