You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
currently, pyxcli can't handle identical tags from xml output. it is best that if a tag already exists in the object that represents that XML, to always check if that tag exists, and if it does - add a new one instead of erasing it.
see an example in cpu_list command, and compare it with the output of cpu_list on the machine itself.