SP

spacectl

spacectl is a command-line utility wrapping Spacelift's GraphQL API for easy programmatic access in manual interactive mode or CI pipelines. It helps explore and execute actions inside Spacelift with limited resource creation or editing functionality.
Latest: 1.21.6
Last checked: Jun 9, 2026 12:10am
Rank: 845/15140
Monitored via:
GitHub Releases Site Monitor Winget Web Scrape
Follow to track new versions in your feed.
Report

Overview

0
License: MITWinget: Available

Version & Lifecycle

0
Current: 1.21.6 N-2: 1.21.3 Avg cadence: Every 15 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Configuration note • May 23, 2026
0

Configuration tip

For enterprise deployment of spacectl on Windows, use the official installer/download page to obtain the signed binary, then seed user configuration through the CLI rather than the installer: spacectl config init (interactive) or spacectl config init -f to import a prebuilt config file, followed by spacectl config set api_key and spacectl config endpoint add to automate tenant-specific setup. The documented deployment-friendly entry points are the config/import commands and --help for discovering supported switches; no MSI properties or silent-install switches are documented in the official spacectl docs I could verify.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

spacectlspacelift-io spacectl

Notes

0

Authentication uses API keys or GitHub token; used for API discovery and automation in CI pipelines. No explicit installer or silent install/uninstall commands documented.