Alexander Trost
Alexander Trost
Could you please provide the output of the following command: ``` omreport storage vdisk -fmt ssv omreport storage vdisk -fmt json ``` (The `json` output as well, as I would...
@fganee-okn Thanks! What version of OpenManage/omreport are you running?
I will soon release the first release candidate that contains the improved `ssv` parsing and adds the output from @fganee-okn to the test set which seems to work fine with...
> Thanks [@galexrt](https://github.com/galexrt?rgh-link-date=2025-02-06T22%3A25%3A31.000Z) for the Typescript version That reminds me that I wanted to post the code of the typescript version here instead of just the commit linking to the...
> I have one doubt about the type `UseFileSelectionOptions`. Is it defined in any existing package or should I define it by myself? Ups, seems that I forgot to copy...
Thanks! I'll take a look at the proposed patch soon, especially in light of #134 in which the whole parsing isn't dependent in fields by index anymore making fixing the...
> [...] I would also not mind this changing to a `latest` tag [...] It is recommended use a (more) specific tag/version even if that means that it needs to...