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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Add gateway plans command for listing gateway plans.
Add objectstorage regions command for listing managed object storage regions.
Changed
In all outputs of server plans, sort plans by CPU count, memory amount, and storage size.
In human readable output of server plans, group plans by type.
Fixed
Omit storage tier from server create payload to use plans default storage tier. This allows creating servers with developer plans that do not allow creating MaxIOPS storages with the server. Other plan types will continue to use MaxIOPS by default.