Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maksim-paskal/k8s-images-cli


https://github.com/maksim-paskal/k8s-images-cli

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# List images in your kubernetes cluster

Simple tool to view images in your kubernetes cluster

## Install

MacOS

```bash
brew install maksim-paskal/tap/k8s-images-cli
```

## Usage

```bash
k8s-images-cli -n some_namespace
```

## filter by image

```bash
k8s-images-cli -image some_image
```