aboutsummaryrefslogtreecommitdiffstats
path: root/cmd-sdks.go
AgeCommit message (Expand)AuthorFilesLines
2018-10-22Display new image url field with sdk list commandSebastien Douheret1-1/+9
2018-10-12Make id option overwrite XDS_xxx_ID env varSebastien Douheret1-4/+4
2018-03-12Exit xds-cli on XDS-Server disconneciton.Sebastien Douheret1-0/+4
2018-03-09Fixed terminal output (support escape and control characters)Sebastien Douheret1-7/+7
2018-01-26Sort projects and sdks list.Sebastien Douheret1-0/+11
2018-01-23Added -s | --short option (useful from scripting)Sebastien Douheret1-2/+13
2018-01-23Used new SDK Management event.Sebastien Douheret1-5/+15
2018-01-22List "Installing" sdks by default.Sebastien Douheret1-1/+3
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret1-2/+2
2018-01-05Add confirmation before deleting a project or a sdk.Sebastien Douheret1-0/+10
2018-01-05Improved SDK installation output and add -debug option.Sebastien Douheret1-10/+35
2018-01-03Minor fixes in sdks command output.Sebastien Douheret1-1/+6
2017-12-22Added sdks install / uninstall / abort commands.v0.1.3Sebastien Douheret1-23/+156
2017-12-04Added XDS_SDK_ID and XDS_PROJECT_ID env variables support.Sebastien Douheret1-4/+6
2017-11-30Added Copyright headers.v0.1.0Sebastien Douheret1-0/+18
2017-11-30Used new agent lib name xaapiv1 and fix env setup.Sebastien Douheret1-8/+8
2017-11-06Initial commitv0.0.1Sebastien Douheret1-0/+136