ionos-enterprise / ionos-enterprise-cli

⛔️ DEPRECATED: Official ProfitBricks CLI v4.1.0 Release
Apache License 2.0
9 stars 8 forks source link

Miss parameter 'name' for IP block #44

Closed Sebbo94BY closed 8 years ago

Sebbo94BY commented 8 years ago

It's currently not possible to specify the name of a new IP block. $ profitbricks ipblock create --location [location] --size [size] This results, that new IP blocks always have the same name (schema) like this example: _IP_BLOCK1457953551678

Could you please add a further parameter? $ profitbricks ipblock create --location [location] --size [size] --name [name] Thanks!

jasmingacic commented 8 years ago

https://github.com/profitbricks/profitbricks-cli/releases/tag/1.2.6

Sebbo94BY commented 8 years ago

Great, thanks!

Don't forget to update it in the README.md. ;)

jasmingacic commented 8 years ago

https://github.com/profitbricks/profitbricks-cli/pull/47/commits/1623ae6e5c487690d1c2aa5f618a97b31f2c86c9