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: `label` add URN, fix ResourceId, ResourceType cols #386

Closed avirtopeanu-ionos closed 1 year ago

avirtopeanu-ionos commented 1 year ago

Adds missing columns for label resource:

% i label ls
URN                                            Key                 Value     ResourceType   ResourceId
urn:label:k8snodepool:UUID:managedexternally   managedexternally   DSAAS     k8snodepool    UUID
urn:label:server:UUID:k8snodepool              k8snodepool           UUID         server         UUID
urn:label:volume:UUID:k8snodepool              k8snodepool         UUID         volume         UUID
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
88.2% 88.2% Duplication