Domain Cli

🌐Community
by rustfs · vlatest · Repository

Domain Cli allows you to interact with your domain configuration via a command-line interface for efficient management and automation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add rustfs-domain-cli npx -- -y @trustedskills/rustfs-domain-cli
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "rustfs-domain-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/rustfs-domain-cli"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The rustfs-domain-cli skill provides command-line interface (CLI) access to RustFS domain management features. It allows users to interact with and manage domains within the RustFS ecosystem, enabling tasks like creating, deleting, and inspecting domain configurations. This CLI tool streamlines domain administration for developers and system administrators using RustFS.

When to use it

  • Automated Domain Provisioning: Script domain creation and configuration as part of an automated deployment pipeline.
  • Domain Inspection & Troubleshooting: Quickly check the status and details of existing domains for debugging or monitoring purposes.
  • Bulk Domain Management: Perform operations on multiple domains simultaneously, such as updating configurations or deleting unused resources.
  • Command-Line Workflow Integration: Integrate RustFS domain management into your existing command-line workflows and scripts.

Key capabilities

  • Domain creation
  • Domain deletion
  • Domain inspection
  • CLI access to RustFS domain management features

Example prompts

  • "Create a new domain named 'my_domain' with the specified configuration."
  • "List all existing domains in the system."
  • "Delete the domain named 'test_domain'."

Tips & gotchas

  • Requires familiarity with RustFS concepts and terminology.
  • Ensure proper authentication and permissions are configured before using the CLI tool to avoid access denied errors.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rustfs
Installs
21

🌐 Community

Passed automated security scans.