schemas ​
Command:
schemas
Category: Object Inspection
Status: Production Ready
Description ​
Get a list of all schemas
Syntax ​
bash
hana-cli schemas [schema] [options]Aliases ​
schgetSchemaslistSchemass
Command Diagram ​
Parameters ​
Positional Arguments ​
| Parameter | Type | Description |
|---|---|---|
schema | string | Schema name pattern (optional positional input). |
Options ​
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
--schema | -s | string | * | Schema name pattern to match. |
--limit | -l | number | 200 | Maximum number of rows returned. |
--all | --al, --allSchemas | boolean | false | Include schemas without direct privileges. |
For additional shared options from the common command builder, use hana-cli schemas --help.
Examples ​
Basic Usage ​
bash
hana-cli schemas --schema MYSCHEMAList schemas matching the provided schema pattern.
schemasUI (UI Variant) ​
Command:
schemasUI
Status: Production Ready
Description: Execute schemasUI command - UI version for listing schemas
Syntax:
bash
hana-cli schemasUI [schema] [options]Aliases:
schuigetSchemasUIlistSchemasUIschemasuigetschemasuilistschemasui
Parameters:
For a complete list of parameters and options, use:
bash
hana-cli schemasUI --helpExample Usage:
bash
hana-cli schemasUIExecute the command