kubectl-sh

Crates.iokubectl-sh
lib.rskubectl-sh
version0.2.0
sourcesrc
created_at2022-05-27 13:25:59.665415
updated_at2022-05-27 18:19:17.686768
descriptionFaster way to to access shell of pod's container through interactive selections
homepagehttps://github.com/ya-makariy/kubectl-sh-rs
repositoryhttps://github.com/ya-makariy/kubectl-sh-rs
max_upload_size
id595063
size21,245
Makariy (ya-makariy)

documentation

README

sh: Tool for run shell in pod's container for kubectl

Actions Status

What does this app do

Simple program to access shell of pod's container through interactive selections

Installation

By Cargo: cargo install kubectl-sh --root /usr/local/

In the future: By Krew: `kubectl krew install kubectl-sh`
Commit count: 18

cargo fmt