This command shows details for a specific schema in a VAST Database.
Usage
schema show --database-name DATABASE
--name SCHEMA
[--tenant-id TENANT] Required Parameters
| Specifies the name of the database that contains the schema. |
| Specifies the name of the schema. |
Options
| Specifies the ID of the tenant where the database resides If omitted, the default tenant is assumed. |
Example
vcli: admin> schema show --database-name tabular-1 --name schema_jypxvnuobg
+---------------+----------------------------------+
| Name | schema_jypxvnuobg |
| Database-name | tabular-1 |
| Properties | {} |
+---------------+----------------------------------+