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

 ##########
 File path: swctl/main.go
 ##########
 @@ -60,12 +61,14 @@ func main() {
                altsrc.NewStringFlag(cli.StringFlag{
                        Name:     "display",
                        Required: false,
-                       Usage:    "display `style` of the result, supported 
styles are: json, yaml",
+                       Usage:    "display `style` of the result, supported 
styles are: json, yaml, table",
+                       Value:    "yaml",
 
 Review comment:
   Good catch, but I think the default should be JSON, it's more useful in to 
pipe commands

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