Home Docs

Documentation

Install, authenticate, and ship your first audit-grade extraction. The docs site below is a navigation stub — full content lives at docs.sapctl.dev.

Last updated: May 16, 2026

Install

Pick the channel that fits your environment:

Authenticate

One auth flow works across every SAP product. xsuaa, IAS, and Cloud Identity tokens are managed by the OS keychain.

sapctl auth login --tenant acme-prod
sapctl auth status

First extraction

sapctl s4 cds extract --view I_GLAccountLineItem --since P12M --out gl/

MCP catalog

Every sub-command tree can be emitted as a Model Context Protocol server, ready to wire into Claude Desktop, Cursor, or Continue. See sapctl mcp emit --help.

Examples

Browse 50+ ready-made workflows on the use cases page or in the examples repo.

Full documentation

The full reference, configuration cookbook, and tenant-by-tenant guides live at docs.sapctl.dev.