
Sap Hana Cli
- Updated May 19, 2026
- AndreaFusar/https-github.com-secondsky-sap-skills
sap-hana-cli is an agent skill that guides SAP HANA Developer CLI (hana-cli) install, connectivity, object inspection, HDI, SQL, metadata conversion, and HANA Cloud operations.
About
sap-hana-cli is an agent skill that teaches your coding assistant how to use the SAP HANA Developer CLI for day-to-day database and HDI work. developers and small teams shipping on SAP BTP or HANA Cloud get procedural help for installing the CLI, connecting securely, listing and inspecting database objects, running SQL, and managing HDI containers without digging through scattered docs. It also covers exporting metadata into CDS, EDMX, and OpenAPI shapes so downstream CAP or integration work stays consistent. Cloud instance tasks and BTP CLI cross-links are included for operators who split time between local dev and managed HANA. Use it whenever the task mentions hana-cli, SQLScript, HDI, or HANA Cloud administration rather than generic SQL tutorials.
- Covers 91 hana-cli commands with guidance for install, connect, and troubleshooting
- Inspect tables, views, procedures, and functions across 17+ output formats
- HDI container management and metadata export to CDS, EDMX, and OpenAPI
- SAP HANA Cloud instance operations with BTP CLI integration patterns
- Execute SQL and convert metadata for CAP and API-first SAP stacks
Sap Hana Cli by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add AndreaFusar/https-github.com-secondsky-sap-skills/plugin install sap-hana-cli@sap-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 19, 2026 |
|---|---|
| Repository | AndreaFusar/https-github.com-secondsky-sap-skills ↗ |
What it does
Run SAP HANA Developer CLI workflows—connect, inspect objects, HDI, SQL, and cloud ops—without memorizing 90+ commands.
Who is it for?
Best when you're on SAP BTP/HANA Cloud and already have HANA access and want agent-assisted CLI workflows.
Skip if: Greenfield products with no SAP stack, or teams that only need generic PostgreSQL/MySQL help without HANA or HDI.
When should I use this skill?
Installing hana-cli, connecting to SAP HANA, inspecting objects, HDI, SQL, metadata conversion, HANA Cloud, or BTP CLI integration.
What you get
Your agent proposes correct hana-cli sequences, output formats, and BTP-aligned flows so you can inspect schema, run SQL, and manage containers faster.
- Correct hana-cli command sequences and flags for the task
- Metadata export paths (CDS, EDMX, OpenAPI) aligned to your objects
- Troubleshooting steps for connect and cloud operation failures
By the numbers
- 91 hana-cli commands documented
- 17+ output formats for inspection and export
Files
Assists with SAP HANA Developer CLI (hana-cli) for database development and administration. Use when: installing hana-cli, connecting to SAP HANA databases, inspecting database objects (tables, views, procedures, functions), managing HDI containers, executing SQL queries, converting metadata to CDS/EDMX/OpenAPI formats, managing SAP HANA Cloud instances, working with BTP CLI integration, or troubleshooting hana-cli commands. Covers: 91 commands, 17+ output formats, HDI container management, cloud operations.
sap-hana-cli
Source: ./plugins/sap-hana-cli
{ "name": "sap-hana-cli", "source": "./plugins/sap-hana-cli", "license": "GPL-3.0", "version": "2.2.0", "category": "hana", "keywords": [ "api", "btp", "cds", "cli", "cloud", "database", "hana", "hdi", "sap", "sap-hana-cli", "sql", "sqlscript" ], "description": "Assists with SAP HANA Developer CLI (hana-cli) for database development and administration. Use when: installing hana-cli, connecting to SAP HANA databases, inspecting database objects (tables, views, procedures, functions), managing HDI containers, executing SQL queries, converting metadata to CDS/EDMX/OpenAPI formats, managing SAP HANA Cloud instances, working with BTP CLI integration, or troubleshooting hana-cli commands. Covers: 91 commands, 17+ output formats, HDI container management, cloud operations." }
Related skills
How it compares
Use as a procedural companion to raw hana-cli --help, not as a replacement for SAP’s official HANA administration training.
FAQ
Who is sap-hana-cli for?
Developers and part-time DBAs building on SAP HANA or HDI who want Claude Code, Cursor, or similar agents to run the right hana-cli commands with SAP-specific context.
When should I use sap-hana-cli?
Use it during Build when installing hana-cli, connecting to instances, inspecting tables and procedures, managing HDI containers, exporting CDS/EDMX/OpenAPI metadata, or troubleshooting HANA Cloud and BTP CLI integration.
Is sap-hana-cli safe to install?
Treat it like any third-party skill: review the Security Audits panel on this Prism page and avoid pasting production secrets into prompts; the skill describes connectivity patterns you must scope to your own credentials.