You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/11/10 06:27:12 UTC

[GitHub] [skywalking-cli] arugal commented on issue #10: [Feature] Support instance list command

arugal commented on issue #10: [Feature] Support instance  list command
URL: https://github.com/apache/skywalking-cli/pull/10#issuecomment-552167518
 
 
   help works like this:
   ```bash
   ./bin/swctl i ls -h 
   
   NAME:
      swctl instance list - List all available instance by given --service parameter
   
   USAGE:
      swctl instance list [command options] [arguments...]
   
   OPTIONS:
      --start TIME  query start TIME
      --end TIME    query end TIME
      --service ID  query service ID
   
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services