# cntb を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:cntb
```

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

### macOS

- Homebrew (100%):

```sh
brew install cntb
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cntb
```

  証拠: nixpkgs package indexes: pkgs/by-name/cn/cntb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:cntb
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.7
- **ソース概要:** Contabo Command-Line Interface (CLI)
- **ホームページ:** <https://github.com/contabo/cntb>
- **リポジトリ:** <https://github.com/contabo/cntb>
- **最終更新:** 2026-07-27T22:04:02+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cntb (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.7
## プロジェクトの歴史と使われ方

cntb is Contabo's command-line interface for managing Contabo VPS, VDS, and related cloud products.

### プロジェクトの歴史

The official README describes cntb as a CLI for managing Contabo products and shows generated API-style commands for images and compute instances.

### 採用の歴史

The official README documents prebuilt releases for Windows, macOS, and Linux, while the input package facts show Homebrew and Nix packaging.

### 使われ方

Users configure cntb once with OAuth2 client ID, client secret, API user, and API password from the Contabo Customer Control Panel, then run commands such as cntb get images.

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

cntb gives package users a provider-specific cloud CLI that can be installed like other Unix tools while still wrapping Contabo's API surface.

### タイムライン

- 2026: GitHub releases page lists v1.6 as latest on March 25, 2026.

### Related projects

- The official Makefile shows API client generation from https://api.contabo.com/api-v1.yaml, tying the CLI to Contabo's public API specification.

### ソース

- <https://github.com/contabo/cntb#readme>
- <https://github.com/contabo/cntb/blob/main/Makefile>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: ~/.cntb.yaml

## Credential files

- Unix: ~/.cntb.yaml
## 他のパッケージマネージャ記録

- Nix - cntb: normalized package name match | nixpkgs package indexes: pkgs/by-name/cn/cntb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/cntb.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cntb.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
