Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mshadmon-anylog committed Nov 29, 2019
1 parent 2adc91e commit 78925e5
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions anylog commands.md
Expand Up @@ -13,13 +13,15 @@ details one of the show commands
</pre>

<pre>
Command Details
------ -------------
show [log name] log Provides the information maintained in the named log (event, error, file, query)
show dbms Lists the connected databases
show connections Lists the type of connections (IPs and ports) supported by the node
show watch directories List the directories being watched for incomming data
show queries time Lists execution time of queries
Command Details
------ -------------
show [log name] log Returns the information maintained in the named log (event, error, file, query)
show dbms Returns the connected databases
show connections Returns the type of connections (IPs and ports) supported by the node
show watch directories Returns the directories being watched for incomming data
show queries time Returns execution time of queries
Show servers for dbms [dbms name] Returns the IP and Port information of the servers supporting the database
Show servers for dbms [dbms name] and table [table name]
</pre>

### REST status commands
Expand Down

0 comments on commit 78925e5

Please sign in to comment.