kezhenxu94 commented on a change in pull request #15: [Feature] Support 
instance search command 
URL: https://github.com/apache/skywalking-cli/pull/15#discussion_r349863811
 
 

 ##########
 File path: commands/instance/instance.go
 ##########
 @@ -18,6 +18,8 @@
 package instance
 
 import (
+       "github.com/apache/skywalking-cli/graphql/client"
+       "github.com/apache/skywalking-cli/logger"
        "github.com/urfave/cli"
 
 Review comment:
   Failed because of `import` order, run `$(go env GOPATH)/bin/golangci-lint 
run -v --fix ./...` locally to fix

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to