ionos-cloud / ionosctl

The IONOS Cloud CLI (ionosctl) gives the ability to manage IONOS Cloud infrastructure directly from Command Line.
Apache License 2.0
30 stars 6 forks source link

fix: server column 'type' as 'ENTERPRISE'/'CUBE', not 'server' #443

Closed avirtopeanu-ionos closed 4 months ago

avirtopeanu-ionos commented 5 months ago

Fixes the column path mapping to display the actual server's type ('CUBE'/'ENTERPRISE'), not the CloudAPI resource type ('server'). Adds a test for this.

The other TODO was wrong, the completions work fine, but just need --datacenter-id set, this could be treated separately as an improvement to handle all images if that flag isn't set.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud