CLI Profile
Decoupled Cli CLI Observed Listing Decoupled vlatest
Command-line interface for managing Decoupled Drupal spaces, deploying content, and automating workflows. Features content import, space management, and CI/CD integration.
Install Matrix
macOS Linux
npm
npm install -g decoupled-cli Copy
hash: unavailable
Auth Guide
API Key default
Token refresh: Rotate Decoupled Cli CLI token/credential in provider settings.
Step 1
Export required environment variables: DECOUPLED_CLI_TOKEN
Command Map
Global Flags
--help (boolean) - Display command help and usage options.Ci Cd Automation
Authenticate with CI/CD provider
Output: Plain text ci-cd-automation developer-loop
Example 1
decoupled-cli login Example 2
decoupled-cli login --help Known errors: Pipeline auth failed; Login flow interrupted; Token expired or missing scope
Check current pipeline status
Output: JSON ci-cd-automation developer-loop
Example 1
decoupled-cli status Example 2
decoupled-cli status --help Known errors: Pipeline auth failed; Project or environment not linked; Build/deploy operation failed on remote provider
Trigger a pipeline run
Output: Table ci-cd-automation developer-loop
Example 1
decoupled-cli run Example 2
decoupled-cli run --help Known errors: Pipeline auth failed; Project or environment not linked; Build/deploy operation failed on remote provider
Fetch recent build logs
Output: JSON ci-cd-automation developer-loop
Example 1
decoupled-cli logs Example 2
decoupled-cli logs --help Known errors: Pipeline auth failed; Project or environment not linked; Build/deploy operation failed on remote provider
Validate CI/CD configuration
Output: Table ci-cd-automation developer-loop
Example 1
decoupled-cli config Example 2
decoupled-cli config --help Known errors: Pipeline auth failed; Project or environment not linked; Build/deploy operation failed on remote provider
Workflow Recipes
No workflow chains currently reference this CLI.
Compatibility
Claude Code Untested Estimated Codex CLI Untested Estimated Gemini CLI Untested Estimated Cline Untested Estimated Aider Untested Estimated OpenCode Untested Estimated
Requirements
Runtime: Standalone binary / package-managed CLI Platforms: macOS, Linux (arm64, x86_64) Approx. Size (estimated): ~29 MB Permissions
Network: Yes Filesystem: Read/Write Credentials: DECOUPLED_CLI_TOKEN Ports: Not declared Safe Execution
This CLI has broad system access. Recommended: run inside a container/sandbox.
docker run --rm -it node:20 sh -c "npm install -g decoupled-cli && decoupled-cli --help"
Listing Stats
Queries/Week: 84.5 Trust Score: 79.0 Last Verified: 2/17/2026, 6:51:24 PM Last Updated: 2/17/2026, 6:51:24 PM Website: https://www.npmjs.com/package/decoupled-cli Version Feed
Version: #1 ID: lv_decoupled-cli_1 Updated: 2/17/2026, 6:51:24 PM Changes: commands, auth, install