Get started

DS Plane CLI

Manage SAP Business Application Studio Dev Spaces from an interactive terminal interface or scriptable commands.

DS Plane gives you terminal access to SAP Business Application Studio landscapes. Use the interactive interface for day-to-day Dev Space management or call focused subcommands from scripts.

DS Plane is an unofficial, community-driven tool. It is not affiliated with, endorsed, or sponsored by SAP SE or its affiliates, and is provided without warranty. Use it at your own discretion and risk.

What you can do

  • Add and switch between Business Application Studio landscapes.
  • Create, start, stop, inspect, and delete Dev Spaces.
  • Connect to a running Dev Space over SSH.
  • Open supported local IDEs against a Dev Space.
  • List available Dev Space types and extensions.
  • Use @dsplane/core directly from TypeScript.

Choose an interface

If you want to Use
Browse landscapes and Dev Spaces interactively dsplane
Automate a single Dev Space operation A CLI subcommand
Build a TypeScript integration @dsplane/core

Product prerequisites

You need:

  • Access to an SAP Business Application Studio landscape.
  • At least one Dev Space, unless you plan to create one with DS Plane.
  • OpenSSH only when you use SSH access or IDE integration over SSH.

DS Plane installs as a CLI executable. Bun is not required to run the published package.

Next step

Follow the quickstart to install DS Plane and authenticate to a landscape.