Re:[Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-06 Thread kezhenxu94
Hi everyone: I myself have tested all the commands that are listed in the documentations, under both MacOS and Linux (Ubuntu, docker), all work well. Based on the test feedback here, it's reasonable to consider it roughly(at least) works, so we're going to raise a vote process soon Thanks

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-05 Thread Sheng Wu
Got it. Thanks for that. Sheng Wu 吴晟 Twitter, wusheng1108 hw zhai 于2019年12月5日周四 下午5:32写道: > Sorry. The display is the same, because I had a problem with the time > format. > > Sheng Wu 于2019年12月5日周四 下午5:10写道: > > > hw zhai 于2019年12月5日周四 下午4:00写道: > > > > > +1 > > > > > > Tested following

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-05 Thread hw zhai
Sorry. The display is the same, because I had a problem with the time format. Sheng Wu 于2019年12月5日周四 下午5:10写道: > hw zhai 于2019年12月5日周四 下午4:00写道: > > > +1 > > > > Tested following commands > > > > - swctl --debug service list > > > > - swctl service list > > > > - swctl instance ls

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-05 Thread Sheng Wu
hw zhai 于2019年12月5日周四 下午4:00写道: > +1 > > Tested following commands > > - swctl --debug service list > > - swctl service list > > - swctl instance ls --service-id=2 > > - swctl service list > > - swctl endpoint ls --service-id=`swctl service ls demo | jq '.[].id' | sed > 's/"//g'` > > > The

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-05 Thread hw zhai
+1 Tested following commands - swctl --debug service list - swctl service list - swctl instance ls --service-id=2 - swctl service list - swctl endpoint ls --service-id=`swctl service ls demo | jq '.[].id' | sed 's/"//g'` The default time and the added start and end time, the display format

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-04 Thread Sheng Wu
Tested following commands > ./swctl --debug --base-url=http:// :8080/graphql service list --start="2019-12-03" --end="2019-12-04" > ./swctl --debug --base-url=http://:8080/graphql --display=yaml service list --start="2019-12-03" --end="2019-12-04" > swctl

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-03 Thread Sheng Wu
Update, this is fixed. I will continue on further tests. Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2019年12月4日周三 下午2:48写道: > I am facing the compiling issue. > > When I am running `make` by following compile document, the following > errors show up > > ?

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-03 Thread Sheng Wu
I am facing the compiling issue. When I am running `make` by following compile document, the following errors show up > ? github.com/apache/skywalking-cli/logger [no test files] ? github.com/apache/skywalking-cli/swctl [no test files] ? github.com/apache/skywalking-cli/util

Re:[Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-03 Thread kezhenxu94
Sorry the style messes up in the previous email. Hi the SkyWalking Community: Since all of the pull requests(issues) in SkyWalking CLI milestone 0.1.0 [1] [2] are merged(closed), it's ready to test and if everything is ok, we should be able to release the very first version of SkyWalking