paladin-projects / partsurfer

Fetch spare parts from HPE Partsurfer
GNU General Public License v3.0
0 stars 1 forks source link

surfer.py: output to stdout #4

Closed tzong closed 8 months ago

tzong commented 1 year ago

Script should output requested information to stdout, so it can be piped to another script or redirected to file. Optional argument '-o \<filename>' should be added to save to named file. All errors should go to stderr

tzong commented 8 months ago

surfer.py purged from repo