aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bridge_push.go
Commit message (Collapse)AuthorAgeFilesLines
* [core] Implement ExportResultsAmine Hilaly2019-06-301-1/+10
| | | | | Use ExportResult chan to send export events Remove exportedBugs and exportedLabels
* rebase & fix push commandAmine Hilaly2019-06-241-1/+1
|
* [commands] bridge: add push sub commandAmine Hilaly2019-06-241-0/+53
[commands] bridge: use cobra max args