1 repository
Using symlinks to map specific binaries to standardized command names.
Distinct from Shell Command Execution: Distinct from general shell execution by focusing on the symlinking of binaries to standardized names.
Explore 1 awesome GitHub repository matching development tools & productivity · Command Aliasing. Refine with filters or upvote what's useful.
Krew is a command-line extension manager and cross-platform plugin installer designed specifically for the kubectl ecosystem. It functions as a package manager that allows users to discover, install, and update community-driven extensions to add new capabilities to the Kubernetes command line interface. The project utilizes a manifest-based distribution system where YAML files map binaries to specific operating systems and architectures. This ensures secure deployment through the use of checksums for integrity verification and enables the hosting of both public and private plugin registries.
Links plugin binaries to standardized command names via symlinks for seamless shell integration.