Automic VaultAutomic Vault

brew

使用 Homebrew, chocolatey, MacPorts, zypper 安装 openshift-cli

查看 openshift-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install openshift-cli

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install oc

MacPorts ports tree · sysutils/oc/Portfile · 来源: api.github.com

概览

软件包摘要

OpenShift command-line interface tools

历史

项目历史与用法

OpenShift CLI, installed as `oc`, is the command-line client for Red Hat OpenShift and OKD. It layers OpenShift-specific workflows on top of Kubernetes client behavior, so administrators and developers can manage clusters, projects, apps, builds, routes, and resources from a terminal.

项目历史

OpenShift began as Red Hat's platform-as-a-service effort before the Kubernetes era. Red Hat's 10-year retrospective says OpenShift existed as a beta public cloud service before the OpenShift 1.0 launch at AWS re:Invent 2012, and later evolved toward hybrid cloud and Kubernetes-based infrastructure.

`oc` became the everyday terminal interface for that platform. The `openshift/oc` repository describes it as the OpenShift command line, part of OKD, built on top of `kubectl` while adding commands that simplify interaction with an OpenShift cluster.

采用历史

Because OpenShift is sold, hosted, and supported across self-managed and managed environments, `oc` is distributed through Red Hat downloads, cluster web consoles, RPMs, Homebrew, and other package managers. Red Hat documentation explicitly treats it as the CLI for working directly with project source code, scripting operations, and managing projects when the web console is unavailable.

The OKD community documentation mirrors the same installation and usage flow, reflecting `oc`'s role across both the commercial OpenShift Container Platform and the community distribution.

使用方式

Operators use `oc login`, `oc get`, `oc apply`, `oc adm`, and release/admin subcommands to inspect and change clusters. Developers use it to create projects, deploy applications, view logs, expose services, manage builds, and script OpenShift workflows.

The CLI reads the same kubeconfig-style credentials location used by Kubernetes clients, which lets it fit into the broader Kubernetes tooling ecosystem while still exposing OpenShift-specific commands such as project and app helpers.

为什么软件包爱好者会关心

`oc` is a good example of a package whose name, executable, and upstream identity differ: Homebrew packages `openshift-cli`, the executable is `oc`, and the GitHub repository is `openshift/oc`. It also shows how Kubernetes platform vendors package a superset CLI rather than asking users to compose many separate tools.

时间线

  • 2012: OpenShift 1.0 launched after an earlier beta public cloud service.
  • 2018-08-03: Red Hat announced the OKD name for the OpenShift Origin community distribution.
  • 2019-05-28: The public `openshift/oc` GitHub repository was created.
  • OpenShift 4.x: Red Hat documentation packages `oc` as a standard CLI tool downloadable for Linux, Windows, macOS, RPM-based installs, and Homebrew.

Related projects

  • `oc` is closely related to Kubernetes `kubectl`, OKD, OpenShift Container Platform, OpenShift release tooling, and Red Hat's broader OpenShift managed-service offerings.

来源

安全态势

尚未找到受保护工具覆盖

没有找到 openshift-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

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

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
${HOME}/.kube/config
Windows
%USERPROFILE%\.kube\config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
occli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本4.22.5
管理器更新时间2026-07-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.openshift.com/

安装元数据

软件包元数据

软件包键brew:openshift-cli
版本4.22.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/openshift-cli
主页https://www.openshift.com/
仓库https://github.com/openshift/oc
上游文档https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/cli_tools/openshift-cli-oc
许可证Apache-2.0
源码归档https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.22.5/openshift-client-src.tar.gz
最后更新2026-07-22T00:28:22Z
Pulseupdated
构建依赖go
macOS 提供的库krb5
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Chocolatey95%

openshift-cli

choco install openshift-cli
  • normalized package name match
  • 匹配方式:Openshift Cli
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: openshift-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','office365homepremium'
MacPorts94%

oc

sudo port install oc
  • installed executable or alias match
  • 匹配方式:Oc
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/oc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
zypper92%

oc 4.21.0-1.4

Openshift / OKD Client CLI

https://github.com/openshift/oc

sudo zypper install oc
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: oc
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Oc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: oc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

oc-bash-completion 4.21.0-1.4

Bash Completion for oc

https://github.com/openshift/oc

sudo zypper install oc-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: oc
  • 2 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Oc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: oc-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

oc-fish-completion 4.21.0-1.4

Fish Completion for oc

https://github.com/openshift/oc

sudo zypper install oc-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: oc
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Oc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: oc-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

oc-zsh-completion 4.21.0-1.4

Zsh Completion for oc

https://github.com/openshift/oc

sudo zypper install oc-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: oc
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Oc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: oc-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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