cli icon indicating copy to clipboard operation
cli copied to clipboard

Add plural form aliases for each product command group

Open jooola opened this issue 6 months ago • 0 comments

TL;DR

All our product command groups are named using their singular form, but I often use the plural form out of habit.

The CLI fails when the plural form is used, but we could add them as aliases to improve the UX.

Expected behavior

Using the plural form of out product names does not fail.

For example:

hcloud servers list

jooola avatar Jun 18 '25 07:06 jooola