metal-api icon indicating copy to clipboard operation
metal-api copied to clipboard

Add Tenant History Command

Open majst01 opened this issue 2 years ago • 1 comments

majst01 avatar Sep 08 '23 06:09 majst01

I think I changed all parts that needed to be changed.
I also get an expected result while testing in the minilab:

$ /home/alex/Documents/github.com/metal-stack/metalctl/bin/metalctl-linux-amd64 tenant history --id metal-stack --at 1696580971
ID            NAME          DESCRIPTION                      LABELS   ANNOTATIONS 
metal-stack   metal-stack   metal-stack tenant, which is                            
                            provider             

What I did not test was if the function of the masterdata really is working. I was not sure how to achieve different history states.

Pilzington avatar Oct 06 '23 09:10 Pilzington