In Model Explorer I have an option to search for library links in my model. I would like to know how I can achieve the same using the command line tools.
Kshitij Singh answered .
2025-11-20
libraryLinks = find_system(gcs, 'regexp', 'on', 'linkstatus', '^((?!none).)*$')