tower-cli
tower-cli copied to clipboard
fix(labels-import): pass the type info to the mapper
https://github.com/seqeralabs/tower-cli/issues/394
Fixes the issue when creating a compute environemnt from a json file with the labels field
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