tower-cli icon indicating copy to clipboard operation
tower-cli copied to clipboard

fix(labels-import): pass the type info to the mapper

Open k1sauce opened this issue 1 year ago • 1 comments

https://github.com/seqeralabs/tower-cli/issues/394

Fixes the issue when creating a compute environemnt from a json file with the labels field

k1sauce avatar Mar 27 '24 17:03 k1sauce

I suppose that there is a better way to make extractJsonNodeValue generic, though as far as I can tell it is only used to parse the labels node

k1sauce avatar Mar 27 '24 17:03 k1sauce