Automic VaultAutomic Vault

brew

ctlptl を Homebrew, Nix, zypper でインストール

ctlptl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

エージェント安全性

エージェント安全性の回答

ctlptl manages local Kubernetes clusters and container registry wiring.

認証情報アクセス

Reads kubeconfig, local cluster config, and registry settings.

リモート変更

Primarily local, but can affect reachable Kubernetes contexts.

公開/成果物リスク

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

推奨コントロール

Gate cluster create/delete and registry mutation commands.

エージェント利用ガイダンス

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

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ctlptl

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#ctlptl

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

openSUSE zypper確認済み · 92%
sudo zypper install ctlptl

openSUSE Tumbleweed package metadata · ctlptl · ソース: download.opensuse.org

概要

パッケージ概要

Making local Kubernetes clusters fun and easy to set up

コマンドとエイリアス

  • ctlptl

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes,cluster

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ctlptlcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版0.9.4
マネージャ更新日2026-06-04
ローカルデータOK
上流最新
検出された最新v0.9.4

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

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ctlptl
バージョン0.9.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ctlptl
ホームページhttps://github.com/tilt-dev/ctlptl
リポジトリhttps://github.com/tilt-dev/ctlptl
上流ドキュメントhttps://github.com/tilt-dev/ctlptl#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/tilt-dev/ctlptl/archive/refs/tags/v0.9.4.tar.gz
最終更新2026-06-04T03:05:20Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

ctlptl

nix profile install nixpkgs#ctlptl
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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