Automic VaultAutomic Vault

brew

Installer ctlptl avec Homebrew, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ctlptl pour les workflows d'agents IA.

sécurité des agents

Réponse sur la sécurité des agents

ctlptl manages local Kubernetes clusters and container registry wiring.

Accès aux identifiants

Reads kubeconfig, local cluster config, and registry settings.

Modification distante

Primarily local, but can affect reachable Kubernetes contexts.

Risque de publication ou d'artéfact

Can change local cluster state used for builds and deploy tests.

Contrôle recommandé

Gate cluster create/delete and registry mutation commands.

Conseils d'utilisation par les agents

Allow status and config review; require approval for cluster lifecycle changes.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ctlptl

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#ctlptl

nixpkgs package indexes · pkgs/by-name/ct/ctlptl/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install ctlptl

openSUSE Tumbleweed package metadata · ctlptl · Source: download.opensuse.org

aperçu

Résumé du paquet

Making local Kubernetes clusters fun and easy to set up

Commandes et alias

  • ctlptl

historique

Historique du projet et usages

ctlptl is a Tilt-developed CLI for declaratively creating and managing local Kubernetes clusters. It uses Kubernetes-style YAML to drive local cluster products such as Docker Desktop, kind, k3d, and minikube.

Historique du projet

The README says ctlptl was inspired by kubectl and Cluster API's clusterctl, with the idea that users declare a local cluster in YAML and let the CLI set it up. Tilt created it after helping teams debug repeated local-development environment misconfigurations.

The project reached v0.1.0 in November 2020 and has continued as a 0.x tool, with official release artifacts reaching v0.9.4 in June 2026.

Historique d'adoption

Official installation paths include Homebrew on macOS and Linux, Scoop on Windows, and go install. The README emphasizes interoperability with common local Kubernetes products rather than replacing them.

Modes d'utilisation

Common commands include ctlptl get, create cluster, apply -f cluster.yaml, and delete -f cluster.yaml. Typical package use is in developer-workstation setup scripts and CI-friendly local-cluster recipes where a registry, CPU limits, Kubernetes version, or Docker Desktop setting needs to be repeatable.

Pourquoi les passionnés de paquets s'y intéressent

ctlptl is packaging glue for the local Kubernetes stack: it wraps existing cluster implementations, exposes declarative YAML, and provides package-manager-friendly binaries for developers who want reproducible local infrastructure without maintaining bespoke shell scripts.

Chronologie

  • 2020: v0.1.0 release published.
  • 2020: Early releases added declarative local-cluster workflows around kind, k3d, minikube, and Docker Desktop.
  • 2026: v0.9.4 release published.

Related projects

  • ctlptl is explicitly related to kubectl, Cluster API's clusterctl, kind, k3d, minikube, Docker Desktop, and Tilt's local-development tooling.

posture de sécurité

Niveau de risque : orange

infrastructure mutation or orchestration signal.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • infrastructure mutation or orchestration signal

Signaux

  • text:kubernetes,cluster

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
cluster.yaml

exécutables

Exécutables installés

CommandeTypeExpositionNote
ctlptlcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-26
version du gestionnaire0.9.4
gestionnaire mis à jour2026-06-04
données localesOK
amontà jour
dernière version détectéev0.9.4

https://github.com/tilt-dev/ctlptl

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ctlptl
Version0.9.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/ctlptl
Page d'accueilhttps://github.com/tilt-dev/ctlptl
Dépôthttps://github.com/tilt-dev/ctlptl
Docs amonthttps://github.com/tilt-dev/ctlptl#readme
LicenceApache-2.0
Archive sourcehttps://github.com/tilt-dev/ctlptl/archive/refs/tags/v0.9.4.tar.gz
Dernière mise à jour2026-06-04T03:05:20Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namectlptl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

ctlptl

nix profile install nixpkgs#ctlptl
  • normalized package name match
  • Correspondance par : Ctlptl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ct/ctlptl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

ctlptl 0.9.4-1.1

CLI for declaratively setting up local Kubernetes clusters

https://github.com/tilt-dev/ctlptl

sudo zypper install ctlptl
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ctlptl
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ctlptl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ctlptl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ctlptl-bash-completion 0.9.4-1.1

Bash Completion for ctlptl

https://github.com/tilt-dev/ctlptl

sudo zypper install ctlptl-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: ctlptl
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ctlptl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ctlptl-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ctlptl-fish-completion 0.9.4-1.1

Fish Completion for ctlptl

https://github.com/tilt-dev/ctlptl

sudo zypper install ctlptl-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: ctlptl
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ctlptl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ctlptl-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ctlptl-zsh-completion 0.9.4-1.1

Zsh Completion for ctlptl

https://github.com/tilt-dev/ctlptl

sudo zypper install ctlptl-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: ctlptl
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ctlptl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ctlptl-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment