5 个仓库
Utilities to display tool versioning, environment details, and check for available updates.
Distinct from CLI Tool Updaters: Closest candidates focus on dependency resolution, version switching, or protocol negotiation, not basic tool version reporting.
Explore 5 awesome GitHub repositories matching development tools & productivity · CLI Version Verifiers. Refine with filters or upvote what's useful.
Score is a platform-agnostic workload specification standard that defines containerized application deployments and their resource dependencies in a declarative YAML format. It provides a developer-centric specification that separates environment-agnostic workload definitions from environment-specific configuration, enabling consistent deployment across development, testing, and production environments. The specification framework translates a single workload definition into deployable manifests for multiple container orchestration platforms, including Docker Compose and Kubernetes. It includ
Verifies that the installed CLI version satisfies a required version constraint.
Arduino CLI 是一个命令行界面,用于编译、上传和管理 Arduino 兼容硬件的库和板核心。它充当微控制器工具链管理器和硬件编程工具,提供发现和安装各种硬件架构所需的平台定义和编译器的实用程序。 该项目具有支持 RPC 的开发守护进程,允许外部程序触发内部工具操作并以编程方式管理自动化电子工作流。它还包含一个交互式硬件调试器,用于实时排查物理设备上运行的代码。 该工具涵盖了板和库管理,包括依赖分析、索引同步以及第三方仓库的集成。其构建和部署功能包括源代码编译、二进制上传和引导加载程序安装,并支持串口输出监控和连接硬件检测。 该工具提供 shell 自动补全生成功能,并通过基于文件的配置系统管理环境设置。
Displays the currently installed software version and environment details for release verification.
GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la
Displays the current version number and system environment details, including options to check for updates or validate system time synchronization.
Finch 是一个基于虚拟机的容器运行时和 OCI 容器管理 CLI,用于本地容器开发。它通过在后台虚拟机中运行容器工作负载,将其与宿主操作系统隔离。该项目作为 OCI 镜像构建器和多容器服务编排器,用于在工作站上模拟复杂的生产环境。 该运行时作为跨平台容器引擎,利用仿真层执行为外来 CPU 架构构建的容器镜像。它通过延迟加载支持和可搜索索引的生成来区分其镜像分发方式,允许容器在完整镜像拉取完成前启动。 该项目涵盖了广泛的能力,包括 OCI 镜像生命周期管理、虚拟机资源配置和多容器应用编排。它提供了网络管理、卷持久化以及镜像签名和验证工具。 该系统包含一个支持 Shell 自动补全并兼容传统容器命令的命令行界面。
Displays the current version and formatting options to verify the active environment.
Submariner is a tool for connecting pods and services across separate Kubernetes clusters into a unified network mesh. It uses a central broker-based architecture to coordinate cross-cluster service discovery, DNS resolution, and encrypted tunneling, enabling secure communication between workloads in different clusters. The project handles overlapping pod and service CIDR ranges across clusters through global IP address mapping, preventing address collisions. It supports multiple encrypted tunnel protocols, including IPsec and WireGuard, to secure inter-cluster traffic, and provides gateway h
Displays the version details of the subctl binary for verifying the installed CLI tool.