cli icon indicating copy to clipboard operation
cli copied to clipboard

fix(server-type): inconsistent base for size units in description

Open jooola opened this issue 1 year ago • 2 comments

TL;DR

The included_traffic displayed in the server type describe command is using a different base for the size unit from the rest of the sizes.

Expected behavior

Have a consistent base for the size units we display to the users.

Observed behavior

image

Minimal working example

hcloud server-type describe cpx21

Log output

No response

Additional information

No response

jooola avatar Aug 12 '24 08:08 jooola

Traffic is actually billed in €/TiB, not in €/TB, so we should adjust that. Then the units would also match.

phm07 avatar Aug 12 '24 13:08 phm07

This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs.

github-actions[bot] avatar Nov 29 '24 13:11 github-actions[bot]