# admin commands

Source: https://stratadb.org/docs/reference/admin

# `admin` — command reference

| Command | Summary |
|---|---|
| [Read sanitized config](/docs/reference/admin/config) | Read sanitized configuration facts. |
| [Read one config value](/docs/reference/admin/config_key) | Read one sanitized configuration value by key. |
| [Describe database](/docs/reference/admin/describe) | Read a compact description of the database. |
| [Read database health](/docs/reference/admin/health) | Read control-plane health facts. |
| [Clone hub dataset](/docs/reference/admin/hub_clone) | Clone a dataset from a hub into a new local database. |
| [Read database info](/docs/reference/admin/info) | Read database identity and a catalog summary. |
| [Read database metrics](/docs/reference/admin/metrics) | Read lightweight database metrics. |
| [Ping database](/docs/reference/admin/ping) | Check that the database handle is live. |
| [Read remote origin](/docs/reference/admin/remote) | Read where this database was cloned from. |