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

 ##########
 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:
   @kezhenxu94 Thanks. It's fixed.

----------------------------------------------------------------
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