Commit graph

6 commits

Author SHA1 Message Date
Logan Ramos 4a69a71065
Telemetry Command (#76029)
* Added telemetry command

* Initial Build support

* Added build logic for telemetry

* Linux Builds

* Windows builds sort of work

* Remove arm telemetry extraction

* Remove alpine telemetry extraction

* Remove accidental s

* More try catch
2019-06-24 18:47:12 -07:00
Matt Bierner 247d61f4f1 Remove log uploader
Fixes #75748
2019-06-20 10:27:36 -07:00
Segev Finer cecaba689a Merge in upstream changes to the Zsh completion script
def92fc006
2018-09-13 22:24:17 +03:00
Segev Finer 20d5a6bb25 Add Bash completion script 2018-08-17 14:21:23 +03:00
Segev Finer 7c6b5eba5a Update Zsh completion script
Adding new options and updating help text to be closer to the commands
help text.
2018-08-17 14:21:22 +03:00
Segev Finer 9bcb083b48 Add Zsh completion script from Zsh sources
Originally from:
https://github.com/zsh-users/zsh/blob/master/Completion/X/Command/_code
2018-08-17 14:21:22 +03:00