# osdctl を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:osdctl
```

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

### macOS

- Homebrew (100%):

```sh
brew install osdctl
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:osdctl
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/osdctl>
- **バージョン:** 0.62.0
- **ソース概要:** CLI tool for managed OpenShift clusters
- **ホームページ:** <https://github.com/openshift/osdctl>
- **リポジトリ:** <https://github.com/openshift/osdctl>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/openshift/osdctl/archive/refs/tags/v0.62.0.tar.gz>
- **最終更新:** 2026-07-27T23:46:53+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- osdctl (cli)
- osdctl (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.62.0
- マネージャ更新日: 2026-07-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/openshift/osdctl
- 検出された最新: v0.62.0 (最新)
## プロジェクトの歴史と使われ方

osdctl is a Go CLI toolbox for OpenShift Dedicated and related managed OpenShift operations. The README frames it as a tool to reduce SRE toil, originally centered on AWS and aws-account-operator workflows and later expanded into cluster, account, service-log, RHOBS, environment, evidence, and troubleshooting commands.

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

GitHub records openshift/osdctl as created on 2020-06-03. The README describes a build-and-release workflow using Go, make, GoReleaser, GitHub releases, a Homebrew tap, and generated command documentation after releases.

The command examples show the package expanding from AWS account custom-resource operations into a broader managed-cluster operations toolbox: account reset/status/list, IAM credential rotation, Hive ClusterDeployment inspection, cluster break-glass access, Dynatrace log gathering, service-log posting, OCM environment management, RHOBS commands, and evidence collection.

### 採用の歴史

Public adoption evidence is mainly internal-platform shaped: osdctl lives under the openshift GitHub organization, is installed from an OpenShift Online SRE tools Homebrew tap in the README, and its command set is full of Red Hat/OpenShift service-operation concepts. Homebrew core also packages it as a CLI tool for managed OpenShift clusters.

The release stream shows active operational packaging, with v0.59.0, v0.60.0, and v0.61.0 publishing Darwin and Linux tarballs plus checksum files. That pattern fits an SRE tool expected to be installed on operator workstations and automation hosts.

### 使われ方

SREs use osdctl to inspect and mutate account resources, generate AWS console URLs, rotate secrets, display operator metrics, manage multiple cluster login environments, perform break-glass access and cleanup, post service logs, query organizations, run etcd health checks, and collect evidence for feature testing.

The tool creates or reads configuration under ~/.config/osdctl and ~/.osdctl.yaml. Its env subcommands help operators maintain separate KUBECONFIG and OCM_CONFIG contexts for different clusters, which is a practical workflow detail for managed-cluster support.

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

osdctl is significant as an example of a large operational CLI whose package boundary is shaped by SRE workflows rather than by one public API. It collects many small runbook actions into one installable binary, which explains both its breadth and its frequent release cadence.

For package metadata, it is also a good reminder that some Homebrew formulas are not consumer developer tools; they are distribution channels for specialized operations software used by a specific platform team.

### タイムライン

- 2020-06-03: GitHub repository created.
- 2026-05-18: v0.59.0 release published with multi-platform osdctl artifacts.
- 2026-06-01: v0.60.0 release published.
- 2026-06-26: v0.61.0 release published with Darwin and Linux tarballs plus sha256sum.txt.

### Related projects

- aws-account-operator is explicitly called out in the README as an early supported focus. osdctl also interacts with OpenShift Dedicated, OCM, Hive, Backplane, RHOBS, Dynatrace, and OpenShift/Kubernetes cluster APIs through its command set.

### ソース

- <https://api.github.com/repos/openshift/osdctl>
- <https://api.github.com/repos/openshift/osdctl/releases>
- <https://docs.redhat.com/en/documentation/openshift_dedicated/4/html-single/cli_tools/index>
- <https://formulae.brew.sh/formula/osdctl>
- <https://github.com/openshift/aws-account-operator>
- <https://github.com/openshift/osdctl>
- <https://raw.githubusercontent.com/openshift/osdctl/master/README.md>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## 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: ~/.config/osdctl, ~/.osdctl.yaml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** osdctl
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [ocm](https://pkg.so/ja/brew/ocm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes, openshift.
- [kubernetes-cli](https://pkg.so/ja/brew/kubernetes-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [k9s](https://pkg.so/ja/brew/k9s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [openshift-cli](https://pkg.so/ja/brew/openshift-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, openshift.
- [talosctl](https://pkg.so/ja/brew/talosctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [cmctl](https://pkg.so/ja/brew/cmctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [clusterctl](https://pkg.so/ja/brew/clusterctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [rancher-cli](https://pkg.so/ja/brew/rancher-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cluster-management, kubernetes.
- [k0sctl](https://pkg.so/ja/brew/k0sctl/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, cluster, cluster-management.
- [flintrock](https://pkg.so/ja/brew/flintrock/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, cluster, cluster-management.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
