Stardog Admin CLI Reference
As described in the Command Line Interface section of Operating Stardog, Stardog’s CLI comes in two parts, stardog-admin
(the administrative client) and stardog
(a Stardog user’s client). The CLI tools use “command groups” to make CLI subcommands easier to find.
Below you’ll find all command groups in the stardog-admin
client. Select any of the command groups in the table below to view the specific commands in that command group.
Command Group | Description |
---|---|
cache | Commands for working with cached views |
catalog | Commands for working with the Data Catalog |
cluster | Commands for working with Stardog Cluster |
data-source | Commands for data source management. Data sources can be used with virtual admin commands. |
db | Commands for working with databases |
diagnostics | Commands to help diagnose your Stardog server |
function | Stored function management commands |
index | Commands for Stardog index utilities |
license | License commands |
log | Commands for Stardog access and audit logs |
metadata | Modify the properties of a database |
perf | Commands for Stardog performance tests |
property | Commands for viewing and modifying server properties |
ps | Process management commands |
query | Query management commands |
rocks | Commands for low-level storage ops |
role | Commands for working with roles |
sensitive-property | Commands to manage sensitive properties |
server | Commands which work with the Stardog DBMS server |
stats | Commands for Stardog statistics utilities |
stored | Stored query management commands |
user | Commands for working with users |
utils | Miscellaneous utility functions |
vbox | Miscellaneous Voicebox functions |
virtual | Commands for virtual graph management |
zk | Commands for working with Zookeeper Cluster |