globus / globus-compute

Globus Compute: High Performance Function Serving for Science
https://www.globus.org/compute
Apache License 2.0
138 stars 44 forks source link

Include MEP files in self diagnostic output #1572

Closed rjmello closed 1 month ago

rjmello commented 1 month ago

Description

Modified the self diagnostic command to display all files with the expected file extensions, including those related multi-user endpoints.

I also slightly modified the self diagnostic output to clarify which commands use Python functions vs direct shell commands. This follows the hardware report implementation, which uses python in the command display names instead of func. The latter was somewhat unclear.

[sc-33745]

Type of change