kezhenxu94 commented on a change in pull request #6: [Feature] Set GraphQL 
client and add service ls command
URL: https://github.com/apache/skywalking-cli/pull/6#discussion_r344428802
 
 

 ##########
 File path: scripts/build
 ##########
 @@ -20,7 +20,7 @@
 cli_build() {
   out="bin"
   CGO_ENABLED=0 go build $GO_BUILD_FLAGS \
-  -o "${out}/swctl" cmd/* || return
+  -o "${out}/swctl" swctl/* || return
 
 Review comment:
   can you give me some reference? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to