• M
    Add log uploader command line util (#41318) · 9a2d1d20
    Matt Bierner 提交于
    * Add log uploader command line option
    
    Adds a new --upload-logs command line flag that allows users to upload log files from their current session to a secure endpoint
    
    * Use TPromise
    
    * Better argv description
    
    * Fix var spell
    
    * Use request service
    9a2d1d20
main.ts 13.0 KB