This command shows details for a specific schema in a VAST Database.
Usage
schema show --database-name DATABASE --name SCHEMA
Required Parameters
| Specifies the name of the database that contains the schema. |
| Specifies the name of the schema. |
Example
vcli: admin> schema show --database-name tabular-1 --name schema_jypxvnuobg
+---------------+----------------------------------+
| Name | schema_jypxvnuobg |
| Database-name | tabular-1 |
| Properties | {} |
+---------------+----------------------------------+