SAP Datasphere CLI Automator

Automates Datasphere fleet and data-center management with a unified CLI toolkit.

25|7|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/MarioDeFelipe/sap-datasphere-plugin-for-claude-cowork --skill sap-datasphere-cli-automator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: SAP Datasphere CLI Automator
Source: https://github.com/MarioDeFelipe/sap-datasphere-plugin-for-claude-cowork/tree/main/skills/datasphere-cli-automator
Command: npx skills add https://github.com/MarioDeFelipe/sap-datasphere-plugin-for-claude-cowork --skill sap-datasphere-cli-automator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the heavy lifting of Datasphere administration, reducing manual steps and human errors when configuring spaces, provisioning users, managing connections, and rotating certificates.

Core Features & Use Cases

  • Bulk provisioning and management of spaces, users, connections, and certificates via the Datasphere CLI.
  • CI/CD and Infrastructure-as-Code integration to deploy configurations across environments.
  • Dry-run validation, robust error handling, and detailed logging to ensure safe, repeatable deployments.
  • Use cases include setting up new analytics spaces, mass user onboarding, and automated certificate rotation with verification.

Quick Start

Install the Datasphere CLI, configure with a service key, and run a bulk operation to provision resources in a single pass.

Frequently Asked Questions about SAP Datasphere CLI Automator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate bulk user provisioning and space management in SAP Datasphere?▼

Bulk user provisioning and space management in SAP Datasphere can be automated using the CLI to process JSON templates, enabling scalable deployments and mass onboarding in a single pass while enforcing error handling.

Can I integrate Datasphere CLI administration tasks into a CI/CD pipeline?▼

Yes, Datasphere CLI administration tasks can be integrated into CI/CD pipelines to deploy configurations across environments, using dry-run validation and structured logging to ensure safe, repeatable infrastructure-as-code deployments.

How do I authenticate Datasphere CLI commands for automated deployments?▼

Datasphere CLI commands for automated deployments are authenticated using a service key, which you configure before executing bulk operations to provision spaces, users, and connections.

What is the best way to safely configure connections and rotate certificates in Datasphere?▼

The best way to safely configure connections and rotate certificates in Datasphere is using CLI automation with dry-run validation, robust error handling, and structured logging to prevent manual configuration errors.

Does Datasphere CLI automation support large-scale deployments and mass onboarding?▼

Datasphere CLI automation supports large-scale deployments and mass onboarding by processing bulk administration tasks for spaces, users, and connections via JSON templates designed for scalable infrastructure provisioning.

Why should I use dry-run validation for Datasphere space and connection setup?▼

Dry-run validation for Datasphere space and connection setup is used to verify configurations before execution, preventing human errors and ensuring safe, repeatable deployments when automating bulk administration tasks.